xref: /linux/drivers/platform/x86/intel/ifs/Kconfig (revision 7ae9fb1b7ecbb5d85d07857943f677fd1a559b18)
167896ef1STony Luckconfig INTEL_IFS
267896ef1STony Luck	tristate "Intel In Field Scan"
3*badb81a5SBorislav Petkov	depends on X86 && CPU_SUP_INTEL && 64BIT && SMP
467896ef1STony Luck	help
567896ef1STony Luck	  Enable support for the In Field Scan capability in select
667896ef1STony Luck	  CPUs. The capability allows for running low level tests via
767896ef1STony Luck	  a scan image distributed by Intel via Github to validate CPU
867896ef1STony Luck	  operation beyond baseline RAS capabilities. To compile this
967896ef1STony Luck	  support as a module, choose M here. The module will be called
1067896ef1STony Luck	  intel_ifs.
1167896ef1STony Luck
1267896ef1STony Luck	  If unsure, say N.
13