diff options
author | John Crispin <john@openwrt.org> | 2014-04-03 14:26:24 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-04-03 14:26:24 +0000 |
commit | 58eccdac4fb6b384dde8723876e69dafb8bf2368 (patch) | |
tree | 1cb6aa214bd126850734c1580add7a2c6aa28e36 /target/linux/lantiq/config-default | |
parent | 78a3f697a53b9d7582d1f750ad30bfaa815808d7 (diff) | |
download | upstream-58eccdac4fb6b384dde8723876e69dafb8bf2368.tar.gz upstream-58eccdac4fb6b384dde8723876e69dafb8bf2368.tar.bz2 upstream-58eccdac4fb6b384dde8723876e69dafb8bf2368.zip |
lantiq: fix vr9 ubi handling
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40364
Diffstat (limited to 'target/linux/lantiq/config-default')
-rw-r--r-- | target/linux/lantiq/config-default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/lantiq/config-default b/target/linux/lantiq/config-default index c42c20dad2..1efab8b24a 100644 --- a/target/linux/lantiq/config-default +++ b/target/linux/lantiq/config-default @@ -87,8 +87,6 @@ CONFIG_LANTIQ_PHY=y CONFIG_LANTIQ_WDT=y CONFIG_LANTIQ_XRX200=y CONFIG_LEDS_GPIO=y -# CONFIG_LZO_COMPRESS is not set -# CONFIG_LZO_DECOMPRESS is not set CONFIG_MDIO_BOARDINFO=y CONFIG_MIPS=y # CONFIG_MIPS_HUGE_TLB_SUPPORT is not set |