From fad5a37f96af510ed83775aa95db49ffa7c601b5 Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Tue, 18 Jun 2013 12:33:40 -0700 Subject: [PATCH] --- yaml --- r: 377286 b: refs/heads/master c: d1603990ea626668c78527376d9ec084d634202d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/x86/Kconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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---