xref: /openbmc/linux/arch/x86/ras/Kconfig (revision fa20a2ed)
16c36dfe9SBorislav Petkovconfig AMD_MCE_INJ
26c36dfe9SBorislav Petkov	tristate "Simple MCE injection interface for AMD processors"
3fa20a2edSAravind Gopalakrishnan	depends on RAS && EDAC_DECODE_MCE && DEBUG_FS && AMD_NB
46c36dfe9SBorislav Petkov	default n
56c36dfe9SBorislav Petkov	help
66c36dfe9SBorislav Petkov	  This is a simple debugfs interface to inject MCEs and test different
76c36dfe9SBorislav Petkov	  aspects of the MCE handling code.
86c36dfe9SBorislav Petkov
96c36dfe9SBorislav Petkov	  WARNING: Do not even assume this interface is staying stable!
10