[xen] Enable Xen MCE log support. (Closes: #779698)

svn path=/dists/sid/linux/; revision=22455
This commit is contained in:
Ian Campbell 2015-03-20 19:38:52 +00:00
parent bcd1494cdf
commit c2f57e56ef
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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 <ijc@debian.org> Wed, 18 Mar 2015 21:07:15 +0000

View File

@ -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