[OpenWrt-Devel] [PATCH 1/2] imx6: kernel: add UBI_BLOCK support
Tim Harvey
tharvey at gateworks.com
Fri Nov 6 18:13:34 EST 2015
UBI_BLOCK support is needed for mounting squashfs over UBI
Signed-off-by: Tim Harvey <tharvey at gateworks.com>
---
target/linux/imx6/config-4.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/imx6/config-4.1 b/target/linux/imx6/config-4.1
index 18a26d6..52544a7 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
--
1.9.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list