diff options
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r-- | arch/s390/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index 6d99a5fcc090..465d5be1f0f4 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig | |||
@@ -64,6 +64,7 @@ config ARCH_SUPPORTS_DEBUG_PAGEALLOC | |||
64 | config S390 | 64 | config S390 |
65 | def_bool y | 65 | def_bool y |
66 | select USE_GENERIC_SMP_HELPERS if SMP | 66 | select USE_GENERIC_SMP_HELPERS if SMP |
67 | select GENERIC_CPU_DEVICES if !SMP | ||
67 | select HAVE_SYSCALL_WRAPPERS | 68 | select HAVE_SYSCALL_WRAPPERS |
68 | select HAVE_FUNCTION_TRACER | 69 | select HAVE_FUNCTION_TRACER |
69 | select HAVE_FUNCTION_TRACE_MCOUNT_TEST | 70 | select HAVE_FUNCTION_TRACE_MCOUNT_TEST |