aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/s390/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index 21a7030abbb4..068e55d1bba8 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -60,6 +60,9 @@ config NO_IOMEM
60config NO_DMA 60config NO_DMA
61 def_bool y 61 def_bool y
62 62
63config ARCH_DMA_ADDR_T_64BIT
64 def_bool 64BIT
65
63config GENERIC_LOCKBREAK 66config GENERIC_LOCKBREAK
64 bool 67 bool
65 default y 68 default y