blob: d957d5f21a86563e5259cf6cca9228fb59646118 [file] [log] [blame]
Borislav Petkov69385f82016-04-06 10:05:14 +02001config MCE_AMD_INJ
Borislav Petkov6c36dfe2015-08-12 18:29:45 +02002 tristate "Simple MCE injection interface for AMD processors"
Aravind Gopalakrishnanfa20a2e2015-10-12 11:22:40 +02003 depends on RAS && EDAC_DECODE_MCE && DEBUG_FS && AMD_NB
Borislav Petkov6c36dfe2015-08-12 18:29:45 +02004 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!