diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-02-19 23:28:09 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-02-19 23:28:09 +0000 |
commit | 7150f5906ab3b187cb82d86d923912b4e9cbad70 (patch) | |
tree | 5850914629d29e8f732cc7e681a0fb481d775bd3 /target/linux/atheros-2.6/config-diff | |
parent | cf584e2200130060fe76ac181073f01140919757 (diff) |
make rootfs split/detection more generic - patch can be moved to generic-2.6 after testing on other platforms (especially broadcom)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6328 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 064880a3b..79fc6054e 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 |