From 37a4c7debb7387c4fbe846f8c37b66c0fb17d603 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sat, 21 Dec 2013 00:28:04 +0000 Subject: [PATCH] [ia64] Enable PSTORE ...which then enables EFI_VARS_PSTORE svn path=/dists/sid/linux/; revision=20903 --- debian/changelog | 1 + debian/config/ia64/config | 5 +++++ 2 files changed, 6 insertions(+) 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 ##