drm/nouveau: consume the return of large GSP message
[drm/drm-misc.git] / drivers / platform / x86 / intel / ifs / Kconfig
blob3eded966757e0cd783308d0b7fbca8e1012d5334
1 config 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.
12           If unsure, say N.