]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/x86/um/Kconfig
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
[linux.git] / arch / x86 / um / Kconfig
index b0c30dae9f559a0103fa15f85d33d479955ac2e6..53c90fd412d1a4637fcb17aeaf1a5d5978a2160a 100644 (file)
@@ -13,8 +13,7 @@ endmenu
 config UML_X86
        def_bool y
        select GENERIC_FIND_FIRST_BIT
-       select GENERIC_KERNEL_THREAD
-       select GENERIC_KERNEL_EXECVE
+       select GENERIC_SIGALTSTACK
 
 config 64BIT
        bool "64-bit kernel" if SUBARCH = "x86"
@@ -25,6 +24,7 @@ config X86_32
        select HAVE_AOUT
        select ARCH_WANT_IPC_PARSE_VERSION
        select MODULES_USE_ELF_REL
+       select CLONE_BACKWARDS
 
 config X86_64
        def_bool 64BIT