Author: luka
Date: 2015-11-18 22:35:16 +0100 (Wed, 18 Nov 2015)
New Revision: 47507

Modified:
   trunk/target/linux/imx6/config-4.1
Log:
imx6: kernel: add UBI_BLOCK support

UBI_BLOCK support is needed for mounting squashfs over UBI

Signed-off-by: Tim Harvey <[email protected]>

Modified: trunk/target/linux/imx6/config-4.1
===================================================================
--- trunk/target/linux/imx6/config-4.1  2015-11-18 21:35:12 UTC (rev 47506)
+++ trunk/target/linux/imx6/config-4.1  2015-11-18 21:35:16 UTC (rev 47507)
@@ -241,7 +241,7 @@
 # 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
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to