diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2012-11-17 04:27:45 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2012-11-17 04:27:45 +0100 |
commit | 0af1c5300db31f25a412e6e83d42b1747d56c9de (patch) | |
tree | cd54265a7942dd5dea86ba5371a354d279e70ee5 /arch/s390/Kconfig | |
parent | Merge branch 'arch-hexagon' into no-rebases (diff) | |
parent | s390: switch to saner kernel_execve() semantics (diff) | |
download | linux-0af1c5300db31f25a412e6e83d42b1747d56c9de.tar.xz linux-0af1c5300db31f25a412e6e83d42b1747d56c9de.zip |
Merge branch 'arch-s390' into no-rebases
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 3f3d9ca7a5b6..3cdc0f1978ad 100644 --- a/arch/s390/Kconfig +++ b/arch/s390/Kconfig @@ -136,6 +136,7 @@ config S390 select KTIME_SCALAR if 32BIT select HAVE_ARCH_SECCOMP_FILTER select GENERIC_KERNEL_THREAD + select GENERIC_KERNEL_EXECVE select HAVE_MOD_ARCH_SPECIFIC select MODULES_USE_ELF_RELA |