Author: jogo
Date: 2015-09-04 16:44:04 +0200 (Fri, 04 Sep 2015)
New Revision: 46782

Modified:
   trunk/target/linux/ipq806x/config-3.18
   trunk/target/linux/ipq806x/config-4.1
Log:
ipq806x: enable ubiblock support

To allow squashfs on ubi, enable ubiblock support in the kernel.

Signed-off-by: Jonas Gorski <[email protected]>

Modified: trunk/target/linux/ipq806x/config-3.18
===================================================================
--- trunk/target/linux/ipq806x/config-3.18      2015-09-04 06:29:36 UTC (rev 
46781)
+++ trunk/target/linux/ipq806x/config-3.18      2015-09-04 14:44:04 UTC (rev 
46782)
@@ -267,7 +267,7 @@
 CONFIG_MTD_SPLIT_FIT_FW=y
 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

Modified: trunk/target/linux/ipq806x/config-4.1
===================================================================
--- trunk/target/linux/ipq806x/config-4.1       2015-09-04 06:29:36 UTC (rev 
46781)
+++ trunk/target/linux/ipq806x/config-4.1       2015-09-04 14:44:04 UTC (rev 
46782)
@@ -274,7 +274,7 @@
 CONFIG_MTD_SPLIT_FIT_FW=y
 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