diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 84a3a52ed3a0..7fa8bdd0ed7e 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig @@ -2842,13 +2842,6 @@ config IA32_EMULATION 64-bit kernel. You should likely turn this on, unless you're 100% sure that you don't have any 32-bit programs left. -config IA32_AOUT - tristate "IA32 a.out support" - depends on IA32_EMULATION - depends on BROKEN - help - Support old a.out binaries in the 32bit emulation. - config X86_X32_ABI bool "x32 ABI for 64-bit mode" depends on X86_64 |