summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-03-26 19:54:54 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-03-26 19:54:54 +0000
commit73b719b1c6b76b61b9bc7d7aec1a59e7ced24b9a (patch)
treeab4e2517feac880d61d6c872aa65fac64587a39a /target
parenta270e0723b74aac9f91d3754dfb6d87f65f2ee5b (diff)
Disable YAFFS and NAND by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6717 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 5c981f809..b475702f0 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