2
0
forked from Ivasoft/openwrt

kernel: implement automatic rootfs split from the firmware partition in linux 3.10 (disabled by default)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37283
This commit is contained in:
Felix Fietkau
2013-07-14 12:57:03 +00:00
parent b95bdc8ab5
commit 656d475043
2 changed files with 184 additions and 81 deletions

View File

@@ -1840,6 +1840,8 @@ CONFIG_MTD_ROOTFS_SPLIT=y
# CONFIG_MTD_SWAP is not set
# CONFIG_MTD_TESTS is not set
# CONFIG_MTD_UBI is not set
# CONFIG_MTD_UIMAGE_SPLIT is not set
CONFIG_MTD_UIMAGE_SPLIT_NAME="firmware"
# CONFIG_MUTEX_SPIN_ON_OWNER is not set
# CONFIG_MV643XX_ETH is not set
# CONFIG_MVMDIO is not set