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)
commita58a4bb58045c509a4326f016d185c1821997b93
treecab946fb56f53369fd9775baeb3bf1faf7a1e8d0
parentb87ff2cae7ff197e2c3b038a6b916571646737ae
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>
SVN-Revision: 42805
target/linux/generic/config-3.14