Move CONFIG_LZMA_{DE,}COMPRESS to generic config

It is selected by CONFIG_JFFS2_LZMA which is set in the generic config.

SVN-Revision: 21437
This commit is contained in:
Lars-Peter Clausen
2010-05-12 23:04:18 +00:00
parent 48ec7efd65
commit 37a8f3522f
12 changed files with 5 additions and 21 deletions

View File

@@ -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

View File

@@ -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