From: hauke Date: Thu, 14 May 2009 19:02:43 +0000 (+0000) Subject: [x86] remove lzma kernel compression. X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;ds=sidebyside;h=7acd85f969d1ae7f5875f4ce7b1b463ab677e547;hp=2b9928c7ad7860f575fd69f4b01878e206527f61;p=openwrt-10.03%2F.git [x86] remove lzma kernel compression. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15853 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/x86/config-2.6.30 b/target/linux/x86/config-2.6.30 index a5e33d8a8..6bcd8e750 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