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 15cab3ee44e8..6c0eb214ab27 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig | |||
@@ -123,6 +123,7 @@ config S390 | |||
123 | select ARCH_INLINE_WRITE_UNLOCK_IRQ | 123 | select ARCH_INLINE_WRITE_UNLOCK_IRQ |
124 | select ARCH_INLINE_WRITE_UNLOCK_IRQRESTORE | 124 | select ARCH_INLINE_WRITE_UNLOCK_IRQRESTORE |
125 | select GENERIC_SMP_IDLE_THREAD | 125 | select GENERIC_SMP_IDLE_THREAD |
126 | select HAVE_GENERIC_INIT_TASK | ||
126 | 127 | ||
127 | config SCHED_OMIT_FRAME_POINTER | 128 | config SCHED_OMIT_FRAME_POINTER |
128 | def_bool y | 129 | def_bool y |