From: John Crispin Date: Tue, 24 Nov 2015 22:00:55 +0000 (+0000) Subject: ralink: renable nand support X-Git-Tag: reboot~1416 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=7b4acdeff64505a5d1d65806c7d13247fb9bcc85;p=openwrt%2Fstaging%2Fblogic.git ralink: renable nand support CONFIG_MTK_MTD_NAND was incorrectly disabled by r47619. Signed-off-by: John Crispin SVN-Revision: 47640 --- diff --git a/target/linux/ramips/mt7621/config-3.18 b/target/linux/ramips/mt7621/config-3.18 index 13ff9f846716..8861795854f3 100644 --- a/target/linux/ramips/mt7621/config-3.18 +++ b/target/linux/ramips/mt7621/config-3.18 @@ -124,6 +124,7 @@ CONFIG_MIPS_MT_FPAFF=y CONFIG_MIPS_MT_SMP=y CONFIG_MIPS_PERF_SHARED_TC_COUNTERS=y # CONFIG_MIPS_VPE_LOADER is not set +CONFIG_MTK_MTD_NAND=y CONFIG_MODULES_USE_ELF_REL=y CONFIG_MT7621_WDT=y # CONFIG_MTD_CFI_INTELEXT is not set