From ae09ff1f3494527c45eaec26d7b4ff6f5738f078 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sat, 21 Dec 2013 00:25:58 +0000 Subject: [PATCH] [x86] Explicitly enable PSTORE as built-in svn path=/dists/sid/linux/; revision=20902 --- debian/config/kernelarch-x86/config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 96a3029c1..345d0947e 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -1644,6 +1644,11 @@ CONFIG_XEN_ACPI_PROCESSOR=m ## CONFIG_PROC_VMCORE=y +## +## file: fs/pstore/Kconfig +## +CONFIG_PSTORE=y + ## ## file: init/Kconfig ##