summaryrefslogtreecommitdiffstats
path: root/config-x86-generic
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@redhat.com>2013-04-01 12:43:09 -0400
committerJosh Boyer <jwboyer@redhat.com>2013-04-01 12:43:09 -0400
commitf7212ead95d6ac2afbf930c925fe1148b401fec3 (patch)
treebfee66e24b75dc373dd7d41e2051d15d2858ced3 /config-x86-generic
parent6e429107c2fa5b88eabcfda9db729eea93095534 (diff)
downloadkernel-f7212ead95d6ac2afbf930c925fe1148b401fec3.tar.gz
kernel-f7212ead95d6ac2afbf930c925fe1148b401fec3.tar.xz
kernel-f7212ead95d6ac2afbf930c925fe1148b401fec3.zip
Enable CONFIG_MCE_INJECT (rhbz 927353)
Diffstat (limited to 'config-x86-generic')
-rw-r--r--config-x86-generic2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-x86-generic b/config-x86-generic
index a7e21efc..7820755c 100644
--- a/config-x86-generic
+++ b/config-x86-generic
@@ -352,7 +352,7 @@ CONFIG_PERF_EVENTS=y
CONFIG_X86_MCE=y
CONFIG_X86_MCE_INTEL=y
CONFIG_X86_MCE_AMD=y
-# CONFIG_X86_MCE_INJECT is not set
+CONFIG_X86_MCE_INJECT=m
CONFIG_SFI=y