Added kernel LZMA support
/arch/arm/Kconfig
blob:fe1b026882bc6b340ad2a1769f0c7f29b0b492ff -> blob:3b46ab3f1a2a701623c80371e1cb5f3eeefbf731
--- arch/arm/Kconfig
+++ arch/arm/Kconfig
@@ -18,6 +18,9 @@ config ARM
select HAVE_KRETPROBES if (HAVE_KPROBES)
select HAVE_FUNCTION_TRACER if (!XIP_KERNEL)
select HAVE_GENERIC_DMA_COHERENT
+ select HAVE_KERNEL_GZIP
+ select HAVE_KERNEL_LZO
+ select HAVE_KERNEL_LZMA
help
The ARM series is a line of low-power-consumption RISC chip designs
licensed by ARM Ltd and targeted at embedded applications and