]> Pileus Git - ~andy/linux/blobdiff - arch/Kconfig
arm: switch to saner kernel_execve() semantics
[~andy/linux] / arch / Kconfig
index 72f2fa189cc5200bb98143c6b35de8ffc9e0aaee..d27efb9bfafd1296cf2a44111b9608d525fa6967 100644 (file)
@@ -258,6 +258,12 @@ config ARCH_WANT_OLD_COMPAT_IPC
        select ARCH_WANT_COMPAT_IPC_PARSE_VERSION
        bool
 
+config GENERIC_KERNEL_THREAD
+       bool
+
+config GENERIC_KERNEL_EXECVE
+       bool
+
 config HAVE_ARCH_SECCOMP_FILTER
        bool
        help