infrastructure for saner ret_from_kernel_thread semantics
[firefly-linux-kernel-4.4.55.git] / 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