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