kernel: enable CONFIG_MTD_SPLIT_SQUASHFS_ROOT
authorrmilecki <rmilecki@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 6 Oct 2014 14:02:06 +0000 (14:02 +0000)
committerrmilecki <rmilecki@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 6 Oct 2014 14:02:06 +0000 (14:02 +0000)
commitd3de16a68942bc44efaef621d30519ef6456ba80
tree91812017c1213eee092a2f43e258d937605100b0
parentb91c599987ef34012e058e1eca9dc60d11c136c9
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