From 5007cfce3f2b50e3194ee16402fd9a4cc27c8b98 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sun, 5 Jul 2015 23:42:00 +0000 Subject: [PATCH] [x86] Enable MMIOTRACE (Closes: #790808) svn path=/dists/trunk/linux/; revision=22795 --- debian/changelog | 1 + debian/config/kernelarch-x86/config | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3b36e279e..0669db5f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ linux (4.1.1-1~exp1) UNRELEASED; urgency=medium - linux-source: Fix timestamps in the tarball - linux-doc: Drop original timestamp (and name) when compressing * aufs: Apply patches to enable building aufs out-of-tree + * [x86] Enable MMIOTRACE (Closes: #790808) [ maximilian attems ] * [x86] Enable SND_SOC_INTEL_BROADWELL_MACH. (closes: #785422) diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index e3210f717..ccb8ed847 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -1757,7 +1757,7 @@ CONFIG_SPARSE_IRQ=y ## ## file: kernel/trace/Kconfig ## -# CONFIG_MMIOTRACE is not set +CONFIG_MMIOTRACE=y ## ## file: lib/Kconfig.debug