x86/mm/pat: Don't report PAT on CPUs that don't support it
[linux/fpc-iii.git] / arch / x86 / ras / Kconfig
blob0bc60a30873088208ddf221dfaac8000890ee8ca
1 config MCE_AMD_INJ
2         tristate "Simple MCE injection interface for AMD processors"
3         depends on RAS && X86_MCE && DEBUG_FS && AMD_NB
4         default n
5         help
6           This is a simple debugfs interface to inject MCEs and test different
7           aspects of the MCE handling code.
9           WARNING: Do not even assume this interface is staying stable!