summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx
diff options
context:
space:
mode:
authorlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-05-12 23:04:18 +0000
committerlars <lars@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-05-12 23:04:18 +0000
commit8f059e046aa981835622446c16530981d5a14909 (patch)
tree7d2dbbc44b2cb5b3ba5867ff997c2e9796dff905 /target/linux/brcm47xx
parentd42e98eb855bde8505836a662b4946d6f5112403 (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/brcm47xx')
-rw-r--r--target/linux/brcm47xx/config-2.6.332
-rw-r--r--target/linux/brcm47xx/config-2.6.342
2 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/brcm47xx/config-2.6.33 b/target/linux/brcm47xx/config-2.6.33
index e284ccfa6..ad9a0e061 100644
--- a/target/linux/brcm47xx/config-2.6.33
+++ b/target/linux/brcm47xx/config-2.6.33
@@ -132,8 +132,6 @@ CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
CONFIG_IRQ_CPU=y
CONFIG_LEDS_GPIO=y
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/brcm47xx/config-2.6.34 b/target/linux/brcm47xx/config-2.6.34
index 5a322145d..565f3e8f0 100644
--- a/target/linux/brcm47xx/config-2.6.34
+++ b/target/linux/brcm47xx/config-2.6.34
@@ -141,8 +141,6 @@ CONFIG_LEDS_GPIO=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