提交 e221065a 编写于 作者: J Jan Beulich 提交者: Juergen Gross

xen/mcelog: also allow building for 32-bit kernels

There's no apparent reason why it can be used on 64-bit only.
Signed-off-by: NJan Beulich <jbeulich@suse.com>
Reviewed-by: NJuergen Gross <jgross@suse.com>
Signed-off-by: NJuergen Gross <jgross@suse.com>
上级 4e3f77d8
...@@ -286,7 +286,7 @@ config XEN_ACPI_PROCESSOR ...@@ -286,7 +286,7 @@ config XEN_ACPI_PROCESSOR
config XEN_MCE_LOG config XEN_MCE_LOG
bool "Xen platform mcelog" bool "Xen platform mcelog"
depends on XEN_DOM0 && X86_64 && X86_MCE depends on XEN_DOM0 && X86_MCE
help help
Allow kernel fetching MCE error from Xen platform and Allow kernel fetching MCE error from Xen platform and
converting it into Linux mcelog format for mcelog tools converting it into Linux mcelog format for mcelog tools
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册