diff --git a/debian/changelog b/debian/changelog index f12527158..26ebcfc78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ linux (3.16.7-ckt7-2) UNRELEASED; urgency=medium [ Ian Campbell ] * Initialise framebuffer console earlier. (Closes: #779935) + * [xen] Enable Xen MCE log support. (Closes: #779698) -- Ian Campbell Wed, 18 Mar 2015 21:07:15 +0000 diff --git a/debian/config/config b/debian/config/config index 4c91901f1..ada8b67ec 100644 --- a/debian/config/config +++ b/debian/config/config @@ -4410,6 +4410,7 @@ CONFIG_XEN_SYS_HYPERVISOR=y CONFIG_XEN_GNTDEV=m CONFIG_XEN_GRANT_DEV_ALLOC=m CONFIG_XEN_PCIDEV_BACKEND=m +CONFIG_XEN_MCE_LOG=y ## ## file: fs/Kconfig