blob: 10fea5fc821e16f450121a550cc00ea214cc4469 [file] [log] [blame]
Borislav Petkov6c36dfe2015-08-12 18:29:45 +02001config AMD_MCE_INJ
2 tristate "Simple MCE injection interface for AMD processors"
3 depends on RAS && EDAC_DECODE_MCE && DEBUG_FS
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!
10
11