[ia64] Enable PSTORE

...which then enables EFI_VARS_PSTORE

svn path=/dists/sid/linux/; revision=20903
This commit is contained in:
Ben Hutchings 2013-12-21 00:28:04 +00:00
parent ae09ff1f34
commit 37a4c7debb
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -60,6 +60,7 @@ linux (3.12.5-1) UNRELEASED; urgency=medium
(CVE-2013-6368)
* [x86] KVM: fix guest-initiated crash with x2apic (CVE-2013-6376)
* Set ABI to 1
* [ia64] Enable PSTORE, EFI_VARS_PSTORE
[ Ian Campbell ]
* [armel/kirkwood+orion] Reenable MARVELL_PHY (Closes: #723177)

View File

@ -766,6 +766,11 @@ CONFIG_FB_TRIDENT=m
CONFIG_VGA_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE=y
##
## file: fs/pstore/Kconfig
##
CONFIG_PSTORE=y
##
## file: net/ax25/Kconfig
##