Kconfig (67896ef13c4db88082a914e96d958044cd3392e8) Kconfig (badb81a58b9e66ca8c15405476f5134e45b57dee)
1config INTEL_IFS
2 tristate "Intel In Field Scan"
1config INTEL_IFS
2 tristate "Intel In Field Scan"
3 depends on X86 && 64BIT && SMP
3 depends on X86 && CPU_SUP_INTEL && 64BIT && SMP
4 select INTEL_IFS_DEVICE
5 help
6 Enable support for the In Field Scan capability in select
7 CPUs. The capability allows for running low level tests via
8 a scan image distributed by Intel via Github to validate CPU
9 operation beyond baseline RAS capabilities. To compile this
10 support as a module, choose M here. The module will be called
11 intel_ifs.
12
13 If unsure, say N.
4 select INTEL_IFS_DEVICE
5 help
6 Enable support for the In Field Scan capability in select
7 CPUs. The capability allows for running low level tests via
8 a scan image distributed by Intel via Github to validate CPU
9 operation beyond baseline RAS capabilities. To compile this
10 support as a module, choose M here. The module will be called
11 intel_ifs.
12
13 If unsure, say N.