aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2012-01-26 13:08:57 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2012-03-24 09:38:52 +0000
commita7f464f3db93ae5492bee6f6e48939fd8a45fa99 (patch)
treee9ac49cedb1da56631b0e5b172cc39cdde06235c /arch/arm/Kconfig
parentARM: 7311/1: Add generic instruction opcode manipulation helpers (diff)
downloadlinux-dev-a7f464f3db93ae5492bee6f6e48939fd8a45fa99.tar.xz
linux-dev-a7f464f3db93ae5492bee6f6e48939fd8a45fa99.zip
ARM: 7001/2: Wire up support for the XZ decompressor
Wire up support for the XZ decompressor Signed-off-by: Imre Kaloz <kaloz@openwrt.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 24626b0419ee..385a3861a029 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -21,6 +21,7 @@ config ARM
select HAVE_KERNEL_GZIP
select HAVE_KERNEL_LZO
select HAVE_KERNEL_LZMA
+ select HAVE_KERNEL_XZ
select HAVE_IRQ_WORK
select HAVE_PERF_EVENTS
select PERF_USE_VMALLOC