aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/imx6
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2015-11-18 21:35:16 +0000
committerLuka Perkov <luka@openwrt.org>2015-11-18 21:35:16 +0000
commit9aa2803682e8b6acfacca9920e326158f854a916 (patch)
tree016b82a6af17f95c9d4344b86567a6ab8620c042 /target/linux/imx6
parent1f1bcd34d6034160d377753233065eaf1ed8ace7 (diff)
downloadmaster-187ad058-9aa2803682e8b6acfacca9920e326158f854a916.tar.gz
master-187ad058-9aa2803682e8b6acfacca9920e326158f854a916.tar.bz2
master-187ad058-9aa2803682e8b6acfacca9920e326158f854a916.zip
imx6: kernel: add UBI_BLOCK support
UBI_BLOCK support is needed for mounting squashfs over UBI Signed-off-by: Tim Harvey <tharvey@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47507 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/imx6')
-rw-r--r--target/linux/imx6/config-4.12
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/imx6/config-4.1 b/target/linux/imx6/config-4.1
index 18a26d6d3b..52544a765b 100644
--- a/target/linux/imx6/config-4.1
+++ b/target/linux/imx6/config-4.1
@@ -241,7 +241,7 @@ CONFIG_MTD_NAND_GPMI_NAND=y
# CONFIG_MTD_PHYSMAP_OF is not set
CONFIG_MTD_UBI=y
CONFIG_MTD_UBI_BEB_LIMIT=20
-# CONFIG_MTD_UBI_BLOCK is not set
+CONFIG_MTD_UBI_BLOCK=y
# CONFIG_MTD_UBI_FASTMAP is not set
# CONFIG_MTD_UBI_GLUEBI is not set
CONFIG_MTD_UBI_WL_THRESHOLD=4096