diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-03-01 23:52:19 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-03-01 23:52:19 +0000 |
commit | a256c81dd99148e289dc7a73c01b9108701ad9d3 (patch) | |
tree | 6d78fce4402a743c7139527f7793dcbeb482dae4 /target/linux/brcm47xx-2.6/config/default | |
parent | 7b73e474d6ad3b66190bf9c5b0d54c949f8a265a (diff) | |
download | upstream-a256c81dd99148e289dc7a73c01b9108701ad9d3.tar.gz upstream-a256c81dd99148e289dc7a73c01b9108701ad9d3.tar.bz2 upstream-a256c81dd99148e289dc7a73c01b9108701ad9d3.zip |
move mtd rootfs split patch to generic-2.6, disabled for broadcom targets until the flash map driver is updated and tested
SVN-Revision: 6449
Diffstat (limited to 'target/linux/brcm47xx-2.6/config/default')
-rw-r--r-- | target/linux/brcm47xx-2.6/config/default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm47xx-2.6/config/default b/target/linux/brcm47xx-2.6/config/default index c3609b964c..0b752808ed 100644 --- a/target/linux/brcm47xx-2.6/config/default +++ b/target/linux/brcm47xx-2.6/config/default @@ -200,6 +200,7 @@ CONFIG_MTD_PARTITIONS=y # CONFIG_MTD_REDBOOT_PARTS is not set # CONFIG_MTD_ROM is not set # CONFIG_MTD_SLRAM is not set +# CONFIG_MTD_SPLIT_ROOTFS is not set # CONFIG_NATSEMI is not set # CONFIG_NE2K_PCI is not set # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set |