diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-02-19 23:28:09 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-02-19 23:28:09 +0000 |
commit | 328e660b31f0937d52c5ae3d6e7029409918a9df (patch) | |
tree | 4f0c9da7ad055522cb0b1478a0e145e0b821e61a /target/linux/atheros-2.6/config-diff | |
parent | 1d7bfc46eccc002136bc208ee60f1532dc231ffa (diff) | |
download | upstream-328e660b31f0937d52c5ae3d6e7029409918a9df.tar.gz upstream-328e660b31f0937d52c5ae3d6e7029409918a9df.tar.bz2 upstream-328e660b31f0937d52c5ae3d6e7029409918a9df.zip |
make rootfs split/detection more generic - patch can be moved to generic-2.6 after testing on other platforms (especially broadcom)
SVN-Revision: 6328
Diffstat (limited to 'target/linux/atheros-2.6/config-diff')
-rw-r--r-- | target/linux/atheros-2.6/config-diff | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/atheros-2.6/config-diff b/target/linux/atheros-2.6/config-diff index 064880a3bb..79fc6054eb 100644 --- a/target/linux/atheros-2.6/config-diff +++ b/target/linux/atheros-2.6/config-diff @@ -149,6 +149,7 @@ CONFIG_MTD_REDBOOT_PARTS_READONLY=y # CONFIG_MTD_ROM is not set # CONFIG_MTD_SLRAM is not set CONFIG_MTD_SPIFLASH=y +CONFIG_MTD_SPLIT_ROOTFS=y # CONFIG_PAGE_SIZE_16KB is not set CONFIG_PAGE_SIZE_4KB=y # CONFIG_PAGE_SIZE_64KB is not set |