summaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
authorPaul Mundt2010-01-13 05:29:19 +0100
committerPaul Mundt2010-01-13 05:29:19 +0100
commitc7b16efb7d0c7fce218b2cdafa2432c5fbf57314 (patch)
treeb82e0aa1c50b9d0bf358b0c2050695e2c8094748 /arch/sh/Kconfig
parentMerge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates' (diff)
downloadkernel-qcow2-linux-c7b16efb7d0c7fce218b2cdafa2432c5fbf57314.tar.gz
kernel-qcow2-linux-c7b16efb7d0c7fce218b2cdafa2432c5fbf57314.tar.xz
kernel-qcow2-linux-c7b16efb7d0c7fce218b2cdafa2432c5fbf57314.zip
sh: Add support for LZO-compressed kernels.
Plugs in LZO along with the others. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 4eaf3401a15e..5ac0115c9e20 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -22,6 +22,7 @@ config SUPERH
select HAVE_KERNEL_GZIP
select HAVE_KERNEL_BZIP2
select HAVE_KERNEL_LZMA
+ select HAVE_KERNEL_LZO
select HAVE_SYSCALL_TRACEPOINTS
select RTC_LIB
select GENERIC_ATOMIC64