提交 69385f88 编写于 作者: B Borislav Petkov 提交者: Ingo Molnar

x86/RAS: Rename AMD MCE injector config item

... to be the same like the file name of injection module itself to
avoid confusion when grepping.

No functionality change.
Signed-off-by: NBorislav Petkov <bp@suse.de>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Tony Luck <tony.luck@intel.com>
Link: http://lkml.kernel.org/r/1459929916-12852-2-git-send-email-bp@alien8.deSigned-off-by: NIngo Molnar <mingo@kernel.org>
上级 a3125494
config AMD_MCE_INJ
config MCE_AMD_INJ
tristate "Simple MCE injection interface for AMD processors"
depends on RAS && EDAC_DECODE_MCE && DEBUG_FS && AMD_NB
default n
......
obj-$(CONFIG_AMD_MCE_INJ) += mce_amd_inj.o
obj-$(CONFIG_MCE_AMD_INJ) += mce_amd_inj.o
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册