rk29: default LZO-compressed kernel for zImage

This commit is contained in:
黄涛
2011-07-19 16:24:20 +08:00
parent c418f3acd2
commit ac8f55bd7c

View File

@@ -120,6 +120,7 @@ config HAVE_KERNEL_LZO
choice
prompt "Kernel compression mode"
default KERNEL_LZO if ARCH_RK29
default KERNEL_GZIP
depends on HAVE_KERNEL_GZIP || HAVE_KERNEL_BZIP2 || HAVE_KERNEL_LZMA || HAVE_KERNEL_LZO
help