X-Git-Url: https://nv-tegra.nvidia.com/r/gitweb?p=linux-2.6.git;a=blobdiff_plain;f=arch%2Fia64%2FKconfig;h=09866581a3266f90ffab3160812ace8b332efdaf;hp=e19185d2655484b1f4f8131025ba8ed497a99050;hb=e0cc09e295f346b7921e921f385fe5213472316a;hpb=40caf5ea5a7d47f8a33e26b63ca81dea4b5109d2 diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig index e19185d2655..09866581a32 100644 --- a/arch/ia64/Kconfig +++ b/arch/ia64/Kconfig @@ -438,6 +438,16 @@ config IA64_PALINFO To use this option, you have to ensure that the "/proc file system support" (CONFIG_PROC_FS) is enabled, too. +config IA64_MC_ERR_INJECT + tristate "MC error injection support" + help + Selets whether support for MC error injection. By enabling the + support, kernel provide sysfs interface for user application to + call MC error injection PAL procedure to inject various errors. + This is a useful tool for MCA testing. + + If you're unsure, do not select this option. + config SGI_SN def_bool y if (IA64_SGI_SN2 || IA64_GENERIC)