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