aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 1992b8fe6a2f..d89b94528153 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1532,6 +1532,7 @@ source "fs/Kconfig.binfmt"
1532config IA32_EMULATION 1532config IA32_EMULATION
1533 bool "IA32 Emulation" 1533 bool "IA32 Emulation"
1534 depends on X86_64 1534 depends on X86_64
1535 select COMPAT_BINFMT_ELF
1535 help 1536 help
1536 Include code to run 32-bit programs under a 64-bit kernel. You should 1537 Include code to run 32-bit programs under a 64-bit kernel. You should
1537 likely turn this on, unless you're 100% sure that you don't have any 1538 likely turn this on, unless you're 100% sure that you don't have any