diff --git a/[refs] b/[refs] index b7c968d1a5ae..3ea796419fbe 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0541881502a1276149889fe468662ff6a8fc8f6d +refs/heads/master: d1603990ea626668c78527376d9ec084d634202d diff --git a/trunk/arch/x86/Kconfig b/trunk/arch/x86/Kconfig index 685692c94f05..fe120da25625 100644 --- a/trunk/arch/x86/Kconfig +++ b/trunk/arch/x86/Kconfig @@ -2265,6 +2265,7 @@ source "fs/Kconfig.binfmt" config IA32_EMULATION bool "IA32 Emulation" depends on X86_64 + select BINFMT_ELF select COMPAT_BINFMT_ELF select HAVE_UID16 ---help---