diff options
Diffstat (limited to 'arch/x86_64/Kconfig')
-rw-r--r-- | arch/x86_64/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86_64/Kconfig b/arch/x86_64/Kconfig index 504dc52e8bfa..fd10bf82f8d4 100644 --- a/arch/x86_64/Kconfig +++ b/arch/x86_64/Kconfig | |||
@@ -510,7 +510,7 @@ config IA32_EMULATION | |||
510 | left. | 510 | left. |
511 | 511 | ||
512 | config IA32_AOUT | 512 | config IA32_AOUT |
513 | bool "IA32 a.out support" | 513 | tristate "IA32 a.out support" |
514 | depends on IA32_EMULATION | 514 | depends on IA32_EMULATION |
515 | help | 515 | help |
516 | Support old a.out binaries in the 32bit emulation. | 516 | Support old a.out binaries in the 32bit emulation. |