]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/x86/um/Kconfig
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
[karo-tx-linux.git] / arch / x86 / um / Kconfig
index a4b0c10c9d5d571673db4278f67c86eeb30cc094..07611759ce35b4cdcd298b402c22d39ada73e39a 100644 (file)
@@ -13,6 +13,8 @@ endmenu
 config UML_X86
        def_bool y
        select GENERIC_FIND_FIRST_BIT
+       select GENERIC_KERNEL_THREAD
+       select GENERIC_KERNEL_EXECVE
 
 config 64BIT
        bool "64-bit kernel" if SUBARCH = "x86"
@@ -21,6 +23,7 @@ config 64BIT
 config X86_32
        def_bool !64BIT
        select HAVE_AOUT
+       select ARCH_WANT_IPC_PARSE_VERSION
        select MODULES_USE_ELF_REL
 
 config X86_64