brintos

brintos / linux-shallow public Read only

0
0
Text · 456 B · 3eded96 Raw
13 lines · plain
1config INTEL_IFS2	tristate "Intel In Field Scan"3	depends on X86 && CPU_SUP_INTEL && 64BIT && SMP4	help5	  Enable support for the In Field Scan capability in select6	  CPUs. The capability allows for running low level tests via7	  a scan image distributed by Intel via Github to validate CPU8	  operation beyond baseline RAS capabilities. To compile this9	  support as a module, choose M here. The module will be called10	  intel_ifs.11 12	  If unsure, say N.13