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 a5ced5c3c1e0..de2726a487b0 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig | |||
@@ -328,6 +328,7 @@ config COMPAT | |||
328 | select COMPAT_BINFMT_ELF if BINFMT_ELF | 328 | select COMPAT_BINFMT_ELF if BINFMT_ELF |
329 | select ARCH_WANT_OLD_COMPAT_IPC | 329 | select ARCH_WANT_OLD_COMPAT_IPC |
330 | select COMPAT_OLD_SIGACTION | 330 | select COMPAT_OLD_SIGACTION |
331 | depends on MULTIUSER | ||
331 | help | 332 | help |
332 | Select this option if you want to enable your system kernel to | 333 | Select this option if you want to enable your system kernel to |
333 | handle system-calls from ELF binaries for 31 bit ESA. This option | 334 | handle system-calls from ELF binaries for 31 bit ESA. This option |