From d17202487530955337093ebd8110279d5c21f2f9 Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Wed, 12 May 2010 23:04:18 +0000 Subject: [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 --- target/linux/atheros/config-2.6.33 | 2 -- target/linux/atheros/config-2.6.34 | 2 -- 2 files changed, 4 deletions(-) (limited to 'target/linux/atheros') 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 diff --git a/target/linux/atheros/config-2.6.34 b/target/linux/atheros/config-2.6.34 index 1a1a56c063..10d269525c 100644 --- a/target/linux/atheros/config-2.6.34 +++ b/target/linux/atheros/config-2.6.34 @@ -136,8 +136,6 @@ CONFIG_IRQ_CPU=y # CONFIG_LOGFS is not set CONFIG_LOONGSON_UART_BASE=y # CONFIG_LPC_SCH is not set -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 -- cgit v1.2.3