[kernel] r22795 - in dists/trunk/linux/debian: . config/kernelarch-x86

Ben Hutchings benh at moszumanska.debian.org
Sun Jul 5 23:42:00 UTC 2015


Author: benh
Date: Sun Jul  5 23:42:00 2015
New Revision: 22795

Log:
[x86] Enable MMIOTRACE (Closes: #790808)

Modified:
   dists/trunk/linux/debian/changelog
   dists/trunk/linux/debian/config/kernelarch-x86/config

Modified: dists/trunk/linux/debian/changelog
==============================================================================
--- dists/trunk/linux/debian/changelog	Sun Jul  5 23:25:00 2015	(r22794)
+++ dists/trunk/linux/debian/changelog	Sun Jul  5 23:42:00 2015	(r22795)
@@ -12,6 +12,7 @@
     - 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)

Modified: dists/trunk/linux/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux/debian/config/kernelarch-x86/config	Sun Jul  5 23:25:00 2015	(r22794)
+++ dists/trunk/linux/debian/config/kernelarch-x86/config	Sun Jul  5 23:42:00 2015	(r22795)
@@ -1757,7 +1757,7 @@
 ##
 ## file: kernel/trace/Kconfig
 ##
-# CONFIG_MMIOTRACE is not set
+CONFIG_MMIOTRACE=y
 
 ##
 ## file: lib/Kconfig.debug



More information about the Kernel-svn-changes mailing list