[linux] 04/05: [armhf] Enable TEGRA_SOCTHERM

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Jun 11 07:35:54 UTC 2016


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

tbm pushed a commit to branch master
in repository linux.

commit 8d2b25e989c2632fbdfc31f84ca79c5dd89d1615
Author: Martin Michlmayr <tbm at cyrius.com>
Date:   Sat Jun 11 00:29:15 2016 -0700

    [armhf] Enable TEGRA_SOCTHERM
---
 debian/changelog           | 1 +
 debian/config/arm64/config | 6 +++++-
 debian/config/armhf/config | 5 +++++
 3 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d6ccfd4..8edba8d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,7 @@ linux (4.7~rc2-1~exp1) UNRELEASED; urgency=medium
   * [armhf, arm64] Enable PHY_TEGRA_XUSB and USB_XHCI_TEGRA.
   * [arm64] Enable TEGRA210_ADMA.
   * [arm64] Enable THERMAL.
+  * [armhf] Enable TEGRA_SOCTHERM.
 
  -- Ben Hutchings <ben at decadent.org.uk>  Tue, 07 Jun 2016 19:37:55 +0100
 
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 73f1509..243a254 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -367,7 +367,11 @@ CONFIG_SPI_TEGRA20_SLINK=m
 CONFIG_THERMAL=y
 CONFIG_CPU_THERMAL=y
 CONFIG_HISI_THERMAL=m
-CONFIG_TEGRA_SOCTHERM=m
+
+##
+## file: drivers/thermal/tegra/Kconfig
+##
+CONFIG_TEGRA_SOCTHERM=y
 
 ##
 ## file: drivers/tty/serial/Kconfig
diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index 39d2da7..e49b925 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -974,6 +974,11 @@ CONFIG_ROCKCHIP_THERMAL=m
 CONFIG_ARMADA_THERMAL=y
 
 ##
+## file: drivers/thermal/tegra/Kconfig
+##
+CONFIG_TEGRA_SOCTHERM=y
+
+##
 ## file: drivers/thermal/ti-soc-thermal/Kconfig
 ##
 CONFIG_TI_SOC_THERMAL=m

-- 
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