diff options
author | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-05-12 23:04:18 +0000 |
---|---|---|
committer | lars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-05-12 23:04:18 +0000 |
commit | 8f059e046aa981835622446c16530981d5a14909 (patch) | |
tree | 7d2dbbc44b2cb5b3ba5867ff997c2e9796dff905 /target/linux/atheros/config-2.6.33 | |
parent | d42e98eb855bde8505836a662b4946d6f5112403 (diff) |
[kernel] Move CONFIG_LZMA_{DE,}COMPRESS to generic config
It is selected by CONFIG_JFFS2_LZMA which is set in the generic config.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21437 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros/config-2.6.33')
-rw-r--r-- | target/linux/atheros/config-2.6.33 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/atheros/config-2.6.33 b/target/linux/atheros/config-2.6.33 index 66a8b650d7..df0dcfb382 100644 --- a/target/linux/atheros/config-2.6.33 +++ b/target/linux/atheros/config-2.6.33 @@ -130,8 +130,6 @@ CONFIG_IP175C_PHY=y CONFIG_IRQ_CPU=y # CONFIG_LEDS_GPIO is not set CONFIG_LOONGSON_UART_BASE=y -CONFIG_LZMA_COMPRESS=y -CONFIG_LZMA_DECOMPRESS=y # CONFIG_MACH_ALCHEMY is not set # CONFIG_MACH_DECSTATION is not set # CONFIG_MACH_JAZZ is not set |