kernel: fix include of myloader.o since kernel 5.4
[openwrt/staging/wigyori.git] / target / linux / ath79 / patches-5.4 / 405-mtd-tp-link-partition-parser.patch
index 11d1869544a595a6258c54c5f32f426c8df68b4e..71951a4edeaf78c3072d73122f63a81a21fad6f1 100644 (file)
@@ -1,8 +1,8 @@
 --- a/drivers/mtd/Kconfig
 +++ b/drivers/mtd/Kconfig
-@@ -62,6 +62,12 @@ config MTD_MYLOADER_PARTS
-         You will still need the parsing functions to be called by the driver
-         for your particular device. It won't happen automatically.
+@@ -46,6 +46,12 @@ menu "Partition parsers"
+ source "drivers/mtd/parsers/Kconfig"
+ endmenu
  
 +config MTD_TPLINK_PARTS
 +      tristate "TP-Link AR7XXX/AR9XXX partitioning support"