]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/x86/ras/Kconfig
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
[mirror_ubuntu-artful-kernel.git] / arch / x86 / ras / Kconfig
CommitLineData
69385f88 1config MCE_AMD_INJ
6c36dfe9 2 tristate "Simple MCE injection interface for AMD processors"
fa20a2ed 3 depends on RAS && EDAC_DECODE_MCE && DEBUG_FS && AMD_NB
6c36dfe9
BP
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!