diff options
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r-- | arch/s390/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig index 107610e01a29..ba488aa500de 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig | |||
@@ -121,7 +121,7 @@ config S390 | |||
121 | select ARCH_INLINE_WRITE_UNLOCK_IRQRESTORE | 121 | select ARCH_INLINE_WRITE_UNLOCK_IRQRESTORE |
122 | select ARCH_WANT_IPC_PARSE_VERSION | 122 | select ARCH_WANT_IPC_PARSE_VERSION |
123 | select GENERIC_SMP_IDLE_THREAD | 123 | select GENERIC_SMP_IDLE_THREAD |
124 | select GENERIC_TIME_VSYSCALL | 124 | select GENERIC_TIME_VSYSCALL_OLD |
125 | select GENERIC_CLOCKEVENTS | 125 | select GENERIC_CLOCKEVENTS |
126 | select KTIME_SCALAR if 32BIT | 126 | select KTIME_SCALAR if 32BIT |
127 | select HAVE_ARCH_SECCOMP_FILTER | 127 | select HAVE_ARCH_SECCOMP_FILTER |