diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-07-17 13:18:42 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-07-17 13:18:42 +0000 |
commit | 149650bd4e26ccc7e9642315a2fa99849ce6ed67 (patch) | |
tree | c61751bb8fa44368608ac824bc00f47193a301d0 /target | |
parent | ba4d89318b04aa69696dd75214e2d0f024801633 (diff) | |
download | upstream-149650bd4e26ccc7e9642315a2fa99849ce6ed67.tar.gz upstream-149650bd4e26ccc7e9642315a2fa99849ce6ed67.tar.bz2 upstream-149650bd4e26ccc7e9642315a2fa99849ce6ed67.zip |
ixp4xx: fix lzma/jffs2 config options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22247 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ixp4xx/config-2.6.33 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/target/linux/ixp4xx/config-2.6.33 b/target/linux/ixp4xx/config-2.6.33 index 705334ed8b..7107e31c0c 100644 --- a/target/linux/ixp4xx/config-2.6.33 +++ b/target/linux/ixp4xx/config-2.6.33 @@ -65,6 +65,7 @@ CONFIG_HAVE_FUNCTION_TRACER=y CONFIG_HAVE_GENERIC_DMA_COHERENT=y CONFIG_HAVE_IDE=y CONFIG_HAVE_KERNEL_GZIP=y +CONFIG_HAVE_KERNEL_LZMA=y CONFIG_HAVE_KERNEL_LZO=y CONFIG_HAVE_KPROBES=y CONFIG_HAVE_KRETPROBES=y @@ -87,9 +88,6 @@ CONFIG_IKCONFIG_PROC=y CONFIG_INITRAMFS_SOURCE="" CONFIG_IP_PIMSM_V1=y CONFIG_IP_PIMSM_V2=y -# CONFIG_ISDN_CAPI is not set -# CONFIG_ISDN_DRV_GIGASET is not set -# CONFIG_ISDN_I4L is not set # CONFIG_IWMMXT is not set CONFIG_IXP4XX_ETH=y # CONFIG_IXP4XX_INDIRECT_PCI is not set |