remove lzma kernel compression.
SVN-Revision: 15853
This commit is contained in:
parent
394a26da94
commit
20fef36448
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue