kernel/arch/ia64/Kconfig
.. .. @@ -8,6 +8,7 @@ 8 8 9 9 config IA64 10 10 bool 11 + select ARCH_HAS_CPU_FINALIZE_INIT11 12 select ARCH_HAS_DMA_MARK_CLEAN 12 13 select ARCH_MIGHT_HAVE_PC_PARPORT 13 14 select ARCH_MIGHT_HAVE_PC_SERIO .. .. @@ -361,7 +362,7 @@ 361 362 depends on PROC_KCORE 362 363 363 364 config IA64_MCA_RECOVERY 364 - tristate "MCA recovery from errors other than TLB."365 + bool "MCA recovery from errors other than TLB."365 366 366 367 config IA64_PALINFO 367 368 tristate "/proc/pal support"