Author: blogic Date: 2015-11-24 23:00:55 +0100 (Tue, 24 Nov 2015) New Revision: 47640
Modified: trunk/target/linux/ramips/mt7621/config-3.18 Log: ralink: renable nand support CONFIG_MTK_MTD_NAND was incorrectly disabled by r47619. Signed-off-by: John Crispin <[email protected]> Modified: trunk/target/linux/ramips/mt7621/config-3.18 =================================================================== --- trunk/target/linux/ramips/mt7621/config-3.18 2015-11-24 21:16:38 UTC (rev 47639) +++ trunk/target/linux/ramips/mt7621/config-3.18 2015-11-24 22:00:55 UTC (rev 47640) @@ -124,6 +124,7 @@ 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
