summaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2009-05-14 19:02:43 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2009-05-14 19:02:43 +0000
commit20fef36448b0d6fa0492e386b9acd5b79bdef84b (patch)
tree7d5e93a0c7dd903221bd8348960c13f6addc4a82 /target/linux/x86
parent394a26da9423da5cbbab33c7c5e791933331cede (diff)
downloadmaster-31e0f0ae-20fef36448b0d6fa0492e386b9acd5b79bdef84b.tar.gz
master-31e0f0ae-20fef36448b0d6fa0492e386b9acd5b79bdef84b.tar.bz2
master-31e0f0ae-20fef36448b0d6fa0492e386b9acd5b79bdef84b.zip
remove lzma kernel compression.
SVN-Revision: 15853
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/config-2.6.304
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/x86/config-2.6.30 b/target/linux/x86/config-2.6.30
index a5e33d8a83..6bcd8e7505 100644
--- a/target/linux/x86/config-2.6.30
+++ b/target/linux/x86/config-2.6.30
@@ -221,8 +221,8 @@ CONFIG_ISA_DMA_API=y
# CONFIG_ITCO_WDT is not set
CONFIG_KALLSYMS=y
# CONFIG_KERNEL_BZIP2 is not set
-# CONFIG_KERNEL_GZIP is not set
-CONFIG_KERNEL_LZMA=y
+CONFIG_KERNEL_GZIP=y
+# CONFIG_KERNEL_LZMA is not set
CONFIG_KEXEC=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_LKKBD is not set