aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r--arch/s390/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index eaaac3788110..d9425f59be91 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -8,8 +8,8 @@ config MMU
8 default y 8 default y
9 9
10config ZONE_DMA 10config ZONE_DMA
11 bool 11 def_bool y
12 default y 12 depends on 64BIT
13 13
14config LOCKDEP_SUPPORT 14config LOCKDEP_SUPPORT
15 bool 15 bool