Commit 963c5ba3 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab

edac/Kconfig: edac_mce can't be module

Since mcelog is bool, edac_mce glue should also be bool, or otherwise
will not work.
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 696e409d
......@@ -70,7 +70,7 @@ config EDAC_MM_EDAC
replaced. If unsure, select 'Y'.
config EDAC_MCE
tristate
bool
config EDAC_AMD64
tristate "AMD64 (Opteron, Athlon64) K8, F10h, F11h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment