From: Michael Lee Date: Mon, 2 May 2016 03:09:50 +0000 (+0800) Subject: ramips: enable MTD_SPLIT_SEAMA_FW for mt7620 X-Git-Tag: v17.01.0-rc1~2104 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=0460e9ffca77eea5226d7e37c3512a7762291cf5 ramips: enable MTD_SPLIT_SEAMA_FW for mt7620 Signed-off-by: Michael Lee --- diff --git a/target/linux/ramips/mt7620/config-4.4 b/target/linux/ramips/mt7620/config-4.4 index cd90484e1e..1ba003100b 100644 --- a/target/linux/ramips/mt7620/config-4.4 +++ b/target/linux/ramips/mt7620/config-4.4 @@ -138,6 +138,7 @@ CONFIG_MTD_NAND_MT7620=y CONFIG_MTD_PHYSMAP=y CONFIG_MTD_SPI_NOR=y CONFIG_MTD_SPLIT_FIRMWARE=y +CONFIG_MTD_SPLIT_SEAMA_FW=y CONFIG_MTD_SPLIT_TPLINK_FW=y CONFIG_MTD_SPLIT_UIMAGE_FW=y CONFIG_NEED_DMA_MAP_STATE=y