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 | 9a4ca45096bc79c96ce0940b4ff0357976290caf (patch) | |
tree | 352cc34ae496dbc15f120de4b8442e5542344fd0 /target | |
parent | bcec3ad0e9d648236729c211d44f269456f882ec (diff) | |
download | upstream-9a4ca45096bc79c96ce0940b4ff0357976290caf.tar.gz upstream-9a4ca45096bc79c96ce0940b4ff0357976290caf.tar.bz2 upstream-9a4ca45096bc79c96ce0940b4ff0357976290caf.zip |
ixp4xx: fix lzma/jffs2 config options
SVN-Revision: 22247
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 |