diff options
author | John Crispin <blogic@openwrt.org> | 2014-06-11 13:00:17 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-06-11 13:00:17 +0000 |
commit | f4b2acaeea20b9fc1e57f4a0eaa9c7807c2365d1 (patch) | |
tree | 5e36d06d43060192b0ca1d10e8faf44c2bb5149d /target/linux/lantiq/xrx200/config-default | |
parent | 75e3fab0525eafea62f404b828c694996d7e4c97 (diff) | |
download | upstream-f4b2acaeea20b9fc1e57f4a0eaa9c7807c2365d1.tar.gz upstream-f4b2acaeea20b9fc1e57f4a0eaa9c7807c2365d1.tar.bz2 upstream-f4b2acaeea20b9fc1e57f4a0eaa9c7807c2365d1.zip |
kernel: make sure the new UBIBLOCK symbol does not break builds
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41134 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/xrx200/config-default')
-rw-r--r-- | target/linux/lantiq/xrx200/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/xrx200/config-default b/target/linux/lantiq/xrx200/config-default index 4550431ee4..0696aaba58 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 |