diff options
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r-- | arch/s390/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index 40334872f5ea..19deda8d8875 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig | |||
@@ -98,6 +98,9 @@ config S390 | |||
98 | select HAVE_ARCH_TRACEHOOK | 98 | select HAVE_ARCH_TRACEHOOK |
99 | select INIT_ALL_POSSIBLE | 99 | select INIT_ALL_POSSIBLE |
100 | select HAVE_PERF_EVENTS | 100 | select HAVE_PERF_EVENTS |
101 | select HAVE_KERNEL_GZIP | ||
102 | select HAVE_KERNEL_BZIP2 | ||
103 | select HAVE_KERNEL_LZMA | ||
101 | select ARCH_INLINE_SPIN_TRYLOCK | 104 | select ARCH_INLINE_SPIN_TRYLOCK |
102 | select ARCH_INLINE_SPIN_TRYLOCK_BH | 105 | select ARCH_INLINE_SPIN_TRYLOCK_BH |
103 | select ARCH_INLINE_SPIN_LOCK | 106 | select ARCH_INLINE_SPIN_LOCK |