aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-03-26 19:54:54 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-03-26 19:54:54 +0000
commitf1b6a4ce421ffa4a2201ffb7d5e3b2b682ea20b6 (patch)
tree6097072676f74aab00d69de47a41969e18c63091 /target/linux
parent7d55bb05fedab12ea52764e4afb6a2f68cb4fb8b (diff)
downloadupstream-f1b6a4ce421ffa4a2201ffb7d5e3b2b682ea20b6.tar.gz
upstream-f1b6a4ce421ffa4a2201ffb7d5e3b2b682ea20b6.tar.bz2
upstream-f1b6a4ce421ffa4a2201ffb7d5e3b2b682ea20b6.zip
Disable YAFFS and NAND by default
SVN-Revision: 6717
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/generic-2.6/config-template2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-template b/target/linux/generic-2.6/config-template
index 5c981f8097..b475702f06 100644
--- a/target/linux/generic-2.6/config-template
+++ b/target/linux/generic-2.6/config-template
@@ -271,6 +271,7 @@ CONFIG_GENERIC_HWEIGHT=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_TIME=y
# CONFIG_GFS2_FS is not set
+# CONFIG_YAFFS_FS is not set
# CONFIG_HAMACHI is not set
CONFIG_HAMRADIO=y
# CONFIG_HAPPYMEAL is not set
@@ -557,6 +558,7 @@ CONFIG_MODULE_UNLOAD=y
CONFIG_MSDOS_FS=m
CONFIG_MSDOS_PARTITION=y
CONFIG_MTD_SPLIT_ROOTFS=y
+# CONFIG_MTD_NAND is not set
# CONFIG_MYRI10GE is not set
# CONFIG_NCP_FS is not set
CONFIG_NET=y