From f6bd632bfcc34124d1f4eecad58c89cdbbe97cba Mon Sep 17 00:00:00 2001 From: hcg Date: Tue, 23 Nov 2010 10:16:37 +0000 Subject: [PATCH] [gumstix] Remove NAND support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24108 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/omap35xx/gumstix/config-2.6.36 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/target/linux/omap35xx/gumstix/config-2.6.36 b/target/linux/omap35xx/gumstix/config-2.6.36 index dbe1325908..2833af420e 100644 --- a/target/linux/omap35xx/gumstix/config-2.6.36 +++ b/target/linux/omap35xx/gumstix/config-2.6.36 @@ -283,9 +283,7 @@ CONFIG_MTD_DEBUG_VERBOSE=0 CONFIG_MTD_NAND=y CONFIG_MTD_NAND_ECC=y CONFIG_MTD_NAND_GPIO=y -CONFIG_MTD_NAND_OMAP2=y -CONFIG_MTD_NAND_OMAP_PREFETCH=y -# CONFIG_MTD_NAND_OMAP_PREFETCH_DMA is not set +# CONFIG_MTD_NAND_OMAP2 is not set CONFIG_MTD_NAND_PLATFORM=y # CONFIG_MTD_SM_COMMON is not set # CONFIG_MUSB_PIO_ONLY is not set -- 2.30.2