From: Rafał Miłecki Date: Sun, 9 Dec 2018 13:10:16 +0000 (+0100) Subject: ramips: mt7621: disable CONFIG_MTD_SPLIT_FIRMWARE X-Git-Tag: v19.07.0-rc1~1945 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=840c4cba92568d152e227b76b7522595e56d484e;p=oweals%2Fopenwrt.git ramips: mt7621: disable CONFIG_MTD_SPLIT_FIRMWARE It's no longer needed as all mt7621 devices use DT binding (supported by upstream mtd code) for specifying "firmware" part format explicitly. Signed-off-by: Rafał Miłecki --- diff --git a/target/linux/ramips/mt7621/config-4.14 b/target/linux/ramips/mt7621/config-4.14 index 13fb48f5c5..b279c69879 100644 --- a/target/linux/ramips/mt7621/config-4.14 +++ b/target/linux/ramips/mt7621/config-4.14 @@ -187,7 +187,6 @@ CONFIG_MTD_NAND=y CONFIG_MTD_NAND_ECC=y CONFIG_MTD_PHYSMAP=y CONFIG_MTD_SPI_NOR=y -CONFIG_MTD_SPLIT_FIRMWARE=y CONFIG_MTD_SPLIT_MINOR_FW=y CONFIG_MTD_SPLIT_SEAMA_FW=y CONFIG_MTD_SPLIT_TPLINK_FW=y