diff options
Diffstat (limited to 'arch/ia64/Kconfig')
-rw-r--r-- | arch/ia64/Kconfig | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index 2d7f56a98e0f..9a50d7dd2a0b 100644 --- a/arch/ia64/Kconfig +++ b/arch/ia64/Kconfig | |||
@@ -499,23 +499,6 @@ config ARCH_PROC_KCORE_TEXT | |||
499 | def_bool y | 499 | def_bool y |
500 | depends on PROC_KCORE | 500 | depends on PROC_KCORE |
501 | 501 | ||
502 | config IA32_SUPPORT | ||
503 | bool "Support for Linux/x86 binaries" | ||
504 | help | ||
505 | IA-64 processors can execute IA-32 (X86) instructions. By | ||
506 | saying Y here, the kernel will include IA-32 system call | ||
507 | emulation support which makes it possible to transparently | ||
508 | run IA-32 Linux binaries on an IA-64 Linux system. | ||
509 | If in doubt, say Y. | ||
510 | |||
511 | config COMPAT | ||
512 | bool | ||
513 | depends on IA32_SUPPORT | ||
514 | default y | ||
515 | |||
516 | config COMPAT_FOR_U64_ALIGNMENT | ||
517 | def_bool COMPAT | ||
518 | |||
519 | config IA64_MCA_RECOVERY | 502 | config IA64_MCA_RECOVERY |
520 | tristate "MCA recovery from errors other than TLB." | 503 | tristate "MCA recovery from errors other than TLB." |
521 | 504 | ||