1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-02 16:55:25 +03:00

[x86] remove lzma kernel compression.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15853 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke 2009-05-14 19:02:43 +00:00
parent 2b9928c7ad
commit 7acd85f969

View File

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