summaryrefslogtreecommitdiff
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-06-11 13:00:17 +0000
committerJohn Crispin <john@openwrt.org>2014-06-11 13:00:17 +0000
commite9f664c87974600ab5f0f1612a03548e7785e85f (patch)
treeea931952bcecc7de75f8ac6ae4e5a88502ddc632 /target/linux/lantiq
parent4096a110fb11327ae3ff7b4bf60a9e32d51eade9 (diff)
downloadmtk-20170518-e9f664c87974600ab5f0f1612a03548e7785e85f.zip
mtk-20170518-e9f664c87974600ab5f0f1612a03548e7785e85f.tar.gz
mtk-20170518-e9f664c87974600ab5f0f1612a03548e7785e85f.tar.bz2
kernel: make sure the new UBIBLOCK symbol does not break builds
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 41134
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r--target/linux/lantiq/xrx200/config-default1
-rw-r--r--target/linux/lantiq/xway/config-default1
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/lantiq/xrx200/config-default b/target/linux/lantiq/xrx200/config-default
index 4550431..0696aab 100644
--- a/target/linux/lantiq/xrx200/config-default
+++ b/target/linux/lantiq/xrx200/config-default
@@ -58,3 +58,4 @@ CONFIG_USB_SUPPORT=y
CONFIG_XRX200_PHY_FW=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_ZLIB_INFLATE=y
+# CONFIG_MTD_UBI_BLOCK is not set
diff --git a/target/linux/lantiq/xway/config-default b/target/linux/lantiq/xway/config-default
index 684fb00..cf325f3 100644
--- a/target/linux/lantiq/xway/config-default
+++ b/target/linux/lantiq/xway/config-default
@@ -57,3 +57,4 @@ CONFIG_USB_SUPPORT=y
# CONFIG_XRX200_PHY_FW is not set
CONFIG_ZLIB_DEFLATE=y
CONFIG_ZLIB_INFLATE=y
+# CONFIG_MTD_UBI_BLOCK is not set