diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-07-17 13:26:21 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-07-17 13:26:21 +0000 |
commit | 6a396dd53de4b5cbb7927a066a0b438c421bd9dc (patch) | |
tree | b4cf1bf00ed9bb5669c9039e4bedbec51c655fac /target/linux/ixp4xx | |
parent | 30eb7c334e7afdb20cb83cf74ebfcc9fc9173531 (diff) | |
download | master-187ad058-6a396dd53de4b5cbb7927a066a0b438c421bd9dc.tar.gz master-187ad058-6a396dd53de4b5cbb7927a066a0b438c421bd9dc.tar.bz2 master-187ad058-6a396dd53de4b5cbb7927a066a0b438c421bd9dc.zip |
ixp4xx: use default lzma kernel compression
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22249 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx')
-rw-r--r-- | target/linux/ixp4xx/config-2.6.33 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ixp4xx/config-2.6.33 b/target/linux/ixp4xx/config-2.6.33 index 7107e31c0c..c9139dbaaa 100644 --- a/target/linux/ixp4xx/config-2.6.33 +++ b/target/linux/ixp4xx/config-2.6.33 @@ -95,8 +95,6 @@ CONFIG_IXP4XX_LEGACY_DMABOUNCE=y CONFIG_IXP4XX_NPE=y CONFIG_IXP4XX_QMGR=y CONFIG_IXP4XX_WATCHDOG=y -CONFIG_KERNEL_GZIP=y -# CONFIG_KERNEL_LZMA is not set CONFIG_LEDS_FSG=y CONFIG_LEDS_GPIO=y CONFIG_LEDS_LATCH=y |