Linux Audio

Check our new training course

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