summaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
authorPaul Mundt2011-01-14 07:52:54 +0100
committerPaul Mundt2011-01-14 07:52:54 +0100
commit50cfa79dcb91a7c40038b7a13b7e2242b541242f (patch)
tree52c7966d7f6702e2503c394c48a3764d5a3fe8dd /arch/sh/Kconfig
parentsh: Fix up breakage from asm-generic/pgtable.h changes. (diff)
downloadkernel-qcow2-linux-50cfa79dcb91a7c40038b7a13b7e2242b541242f.tar.gz
kernel-qcow2-linux-50cfa79dcb91a7c40038b7a13b7e2242b541242f.tar.xz
kernel-qcow2-linux-50cfa79dcb91a7c40038b7a13b7e2242b541242f.zip
sh: support XZ-compressed kernel.
Follow the x86 change and wire up support for the XZ decompressor. 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 fff252209f63..8d411bdca9b1 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -15,6 +15,7 @@ config SUPERH
select HAVE_KERNEL_GZIP
select HAVE_KERNEL_BZIP2
select HAVE_KERNEL_LZMA
+ select HAVE_KERNEL_XZ
select HAVE_KERNEL_LZO
select HAVE_SYSCALL_TRACEPOINTS
select HAVE_REGS_AND_STACK_ACCESS_API