mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 14:47:46 +01:00
Disable YAFFS and NAND by default
SVN-Revision: 6717
This commit is contained in:
parent
7d55bb05fe
commit
f1b6a4ce42
@ -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