diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 1 |
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 | |||
21 | select HAVE_KERNEL_GZIP | 21 | select HAVE_KERNEL_GZIP |
22 | select HAVE_KERNEL_LZO | 22 | select HAVE_KERNEL_LZO |
23 | select HAVE_KERNEL_LZMA | 23 | select HAVE_KERNEL_LZMA |
24 | select HAVE_KERNEL_XZ | ||
24 | select HAVE_IRQ_WORK | 25 | select HAVE_IRQ_WORK |
25 | select HAVE_PERF_EVENTS | 26 | select HAVE_PERF_EVENTS |
26 | select PERF_USE_VMALLOC | 27 | select PERF_USE_VMALLOC |