kernel: enable CONFIG_MTD_SPLIT_SQUASHFS_ROOT
authorRafał Miłecki <zajec5@gmail.com>
Mon, 6 Oct 2014 14:02:06 +0000 (14:02 +0000)
committerRafał Miłecki <zajec5@gmail.com>
Mon, 6 Oct 2014 14:02:06 +0000 (14:02 +0000)
commitaa7c9cf2997d6155b02123dbebc9e6d38ef3210d
tree91812017c1213eee092a2f43e258d937605100b0
parent2fe5eba1d8281eded5b490b00d87394c000da0ae
kernel: enable CONFIG_MTD_SPLIT_SQUASHFS_ROOT

This enables dedicated "rootfs" splitter by default. We still keep
CONFIG_MTD_SPLIT_SQUASHFS_ROOT, so the old (built-in) splitter will be
used as a fallback in case of problems.
Once we decide the dedicated partitioner works stable, we should remove
the old one completely.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42805 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/config-3.14