mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-19 03:51:32 +02: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:
parent
a270e0723b
commit
73b719b1c6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user