1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 09:40:43 +03:00

Disable YAFFS and NAND by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6717 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-03-26 19:54:54 +00:00
parent a270e0723b
commit 73b719b1c6

View File

@ -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