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 | 2400c924b3cf3e4226df219b93e08a06872570a2 (patch) | |
tree | 2cfca7c6eb8ce4531f2c512fca746df44dd42c60 /target/linux/brcm-2.6 | |
parent | b177684276b44b77cde18faa497abb54e6f65ac3 (diff) | |
download | upstream-2400c924b3cf3e4226df219b93e08a06872570a2.tar.gz upstream-2400c924b3cf3e4226df219b93e08a06872570a2.tar.bz2 upstream-2400c924b3cf3e4226df219b93e08a06872570a2.zip |
move mtd rootfs split patch to generic-2.6, disabled for broadcom targets until the flash map driver is updated and tested
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6449 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm-2.6')
-rw-r--r-- | target/linux/brcm-2.6/config/default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm-2.6/config/default b/target/linux/brcm-2.6/config/default index 6f829e8b5c..ee5fcade3f 100644 --- a/target/linux/brcm-2.6/config/default +++ b/target/linux/brcm-2.6/config/default @@ -198,6 +198,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 |