diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-08 23:08:43 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-08 23:08:43 +0000 |
commit | 0c1b4ee0472411067d90fc96fa8a4f9a402f168b (patch) | |
tree | d4e37d356c48f2094ff1487f7735ece339087958 /target/linux | |
parent | eef18305f9d684e406be4e0179e252f35b8bfda2 (diff) |
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-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/rb532/config-2.6.28 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/rb532/config-2.6.28 b/target/linux/rb532/config-2.6.28 index 23b068d8d4..a02f46a0d3 100644 --- a/target/linux/rb532/config-2.6.28 +++ b/target/linux/rb532/config-2.6.28 @@ -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 |