]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blob - arch/x86/ras/Kconfig
x86/ras/mce_amd_inj: Inject bank 4 errors on the NBC
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / ras / Kconfig
1 config AMD_MCE_INJ
2 tristate "Simple MCE injection interface for AMD processors"
3 depends on RAS && EDAC_DECODE_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.
8
9 WARNING: Do not even assume this interface is staying stable!