aboutsummaryrefslogtreecommitdiffstats
path: root/arch/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/Kconfig')
-rw-r--r--arch/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/Kconfig b/arch/Kconfig
index d397e11d167d..d27efb9bfafd 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -261,6 +261,9 @@ config ARCH_WANT_OLD_COMPAT_IPC
261config GENERIC_KERNEL_THREAD 261config GENERIC_KERNEL_THREAD
262 bool 262 bool
263 263
264config GENERIC_KERNEL_EXECVE
265 bool
266
264config HAVE_ARCH_SECCOMP_FILTER 267config HAVE_ARCH_SECCOMP_FILTER
265 bool 268 bool
266 help 269 help