From: blogic Date: Tue, 24 Nov 2015 22:00:55 +0000 (+0000) Subject: ralink: renable nand support X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=465c7b1e3b3598425f64ce6d982547552c57ed51;p=openwrt.git ralink: renable nand support CONFIG_MTK_MTD_NAND was incorrectly disabled by r47619. Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47640 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ramips/mt7621/config-3.18 b/target/linux/ramips/mt7621/config-3.18 index 13ff9f8467..8861795854 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