From 8293aec94348a077e370eb0ceb3076fc64dcc092 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sat, 26 Jan 2019 18:48:30 +0100 Subject: ramips: 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: Mathias Kresin --- target/linux/ramips/mt7620/config-4.14 | 1 - 1 file changed, 1 deletion(-) (limited to 'target/linux/ramips/mt7620/config-4.14') diff --git a/target/linux/ramips/mt7620/config-4.14 b/target/linux/ramips/mt7620/config-4.14 index e1a8e0c73b..05f3963d43 100644 --- a/target/linux/ramips/mt7620/config-4.14 +++ b/target/linux/ramips/mt7620/config-4.14 @@ -158,7 +158,6 @@ CONFIG_MTD_PHYSMAP=y CONFIG_MTD_SPI_NOR=y CONFIG_MTD_SPI_NOR_USE_4K_SECTORS=y CONFIG_MTD_SPI_NOR_USE_4K_SECTORS_LIMIT=16384 -CONFIG_MTD_SPLIT_FIRMWARE=y CONFIG_MTD_SPLIT_JIMAGE_FW=y CONFIG_MTD_SPLIT_SEAMA_FW=y CONFIG_MTD_SPLIT_TPLINK_FW=y -- cgit v1.2.3