aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r--arch/s390/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index f46a1b50ddee..2ae5d72f47ed 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -121,6 +121,9 @@ config 32BIT
121 bool 121 bool
122 default y if !64BIT 122 default y if !64BIT
123 123
124config KTIME_SCALAR
125 def_bool 32BIT
126
124config SMP 127config SMP
125 bool "Symmetric multi-processing support" 128 bool "Symmetric multi-processing support"
126 ---help--- 129 ---help---