[linux] 03/06: [x86] hwtracing: Enable INTEL_TH, INTEL_TH_PCI, INTEL_TH_GTH, INTEL_TH_MSU, INTEL_TH_PTI as modules

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue May 2 03:53:23 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux.

commit a315c25499fcb23e1658419d6ac81b08ef6de924
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue May 2 04:32:46 2017 +0100

    [x86] hwtracing: Enable INTEL_TH, INTEL_TH_PCI, INTEL_TH_GTH, INTEL_TH_MSU, INTEL_TH_PTI as modules
---
 debian/changelog                    | 2 ++
 debian/config/config                | 5 +++++
 debian/config/kernelarch-x86/config | 9 +++++++++
 3 files changed, 16 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5e38d1c..9ec5ad8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -381,6 +381,8 @@ linux (4.9.25-1) UNRELEASED; urgency=medium
   * [amd64] EDAC: Enable EDAC_SKX as module
   * [x86] comedi: Enable COMEDI_ADV_PCI1720, COMEDI_ADV_PCI1760 as modules
   * [x86] platform: Enable INTEL_HID_EVENT as module
+  * [x86] hwtracing: Enable INTEL_TH, INTEL_TH_PCI, INTEL_TH_GTH, INTEL_TH_MSU,
+    INTEL_TH_PTI as modules
 
   [ Salvatore Bonaccorso ]
   * ping: implement proper locking (CVE-2017-2671)
diff --git a/debian/config/config b/debian/config/config
index a952a52..541174a 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -917,6 +917,11 @@ CONFIG_SENSORS_ATK0110=m
 # CONFIG_PMBUS is not set
 
 ##
+## file: drivers/hwtracing/intel_th/Kconfig
+##
+# CONFIG_INTEL_TH is not set
+
+##
 ## file: drivers/hwtracing/stm/Kconfig
 ##
 # CONFIG_STM is not set
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index 0833ed4..f53d5ba 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -638,6 +638,15 @@ CONFIG_SENSORS_W83627HF=m
 CONFIG_SENSORS_ACPI_POWER=m
 
 ##
+## file: drivers/hwtracing/intel_th/Kconfig
+##
+CONFIG_INTEL_TH=m
+CONFIG_INTEL_TH_PCI=m
+CONFIG_INTEL_TH_GTH=m
+CONFIG_INTEL_TH_MSU=m
+CONFIG_INTEL_TH_PTI=m
+
+##
 ## file: drivers/i2c/Kconfig
 ##
 CONFIG_I2C=y

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list