rb532: disable the automatic rootfs selection - it breaks the cmdline based selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15723 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
0374b7bb12
commit
e1aad00e73
|
@ -122,6 +122,8 @@ CONFIG_MTD_PHYSMAP=y
|
|||
CONFIG_MTD_PHYSMAP_BANKWIDTH=2
|
||||
CONFIG_MTD_PHYSMAP_LEN=0
|
||||
CONFIG_MTD_PHYSMAP_START=0x8000000
|
||||
# CONFIG_MTD_ROOTFS_ROOT_DEV is not set
|
||||
# CONFIG_MTD_ROOTFS_SPLIT is not set
|
||||
# CONFIG_NATSEMI is not set
|
||||
CONFIG_NF_CONNTRACK=y
|
||||
CONFIG_NF_CT_ACCT=y
|
||||
|
|
Loading…
Reference in New Issue