projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
486dc85
)
imx6: kernel: add UBI_BLOCK support
author
Luka Perkov
<luka@openwrt.org>
Wed, 18 Nov 2015 21:35:16 +0000
(21:35 +0000)
committer
Luka Perkov
<luka@openwrt.org>
Wed, 18 Nov 2015 21:35:16 +0000
(21:35 +0000)
UBI_BLOCK support is needed for mounting squashfs over UBI
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 47507
target/linux/imx6/config-4.1
patch
|
blob
|
history
diff --git
a/target/linux/imx6/config-4.1
b/target/linux/imx6/config-4.1
index 18a26d6d3b5645bb8f7583624771e61e7350b608..52544a765b4043a442bff35d5673e14b9c074c03 100644
(file)
--- 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