aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r--arch/s390/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index c80235206c01..19deda8d8875 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -54,6 +54,9 @@ config GENERIC_BUG
54 depends on BUG 54 depends on BUG
55 default y 55 default y
56 56
57config GENERIC_BUG_RELATIVE_POINTERS
58 def_bool y
59
57config NO_IOMEM 60config NO_IOMEM
58 def_bool y 61 def_bool y
59 62
@@ -95,6 +98,9 @@ config S390
95 select HAVE_ARCH_TRACEHOOK 98 select HAVE_ARCH_TRACEHOOK
96 select INIT_ALL_POSSIBLE 99 select INIT_ALL_POSSIBLE
97 select HAVE_PERF_EVENTS 100 select HAVE_PERF_EVENTS
101 select HAVE_KERNEL_GZIP
102 select HAVE_KERNEL_BZIP2
103 select HAVE_KERNEL_LZMA
98 select ARCH_INLINE_SPIN_TRYLOCK 104 select ARCH_INLINE_SPIN_TRYLOCK
99 select ARCH_INLINE_SPIN_TRYLOCK_BH 105 select ARCH_INLINE_SPIN_TRYLOCK_BH
100 select ARCH_INLINE_SPIN_LOCK 106 select ARCH_INLINE_SPIN_LOCK