diff --git a/debian/changelog b/debian/changelog index 6dcc306dc..9779d7aa5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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) diff --git a/debian/config/ia64/config b/debian/config/ia64/config index 3645acc38..d3d87fb18 100644 --- a/debian/config/ia64/config +++ b/debian/config/ia64/config @@ -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 ##