[linux] 01/01: [armhf, arm64] thermal: Enable BCM2835_THERMAL as module (Closes: #877699)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Oct 8 17:43:34 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 18b1b67002e1e0b429510f131857355b04918b96
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Oct 4 23:15:42 2017 +0100

    [armhf,arm64] thermal: Enable BCM2835_THERMAL as module (Closes: #877699)
---
 debian/changelog           | 6 ++++++
 debian/config/arm64/config | 5 +++++
 debian/config/armhf/config | 5 +++++
 3 files changed, 16 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7d93840..a93294c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux (4.13.4-2) UNRELEASED; urgency=medium
+
+  * [armhf,arm64] thermal: Enable BCM2835_THERMAL as module (Closes: #877699)
+
+ -- Ben Hutchings <ben at decadent.org.uk>  Wed, 04 Oct 2017 23:14:54 +0100
+
 linux (4.13.4-1) unstable; urgency=medium
 
   * New upstream stable update:
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 6cbbbf2..4a33b31 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -758,6 +758,11 @@ CONFIG_HISI_THERMAL=m
 CONFIG_QCOM_SPMI_TEMP_ALARM=m
 
 ##
+## file: drivers/thermal/broadcom/Kconfig
+##
+CONFIG_BCM2835_THERMAL=m
+
+##
 ## file: drivers/thermal/qcom/Kconfig
 ##
 CONFIG_QCOM_TSENS=m
diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index d30f121..f1180e7 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -1063,6 +1063,11 @@ CONFIG_ROCKCHIP_THERMAL=m
 CONFIG_ARMADA_THERMAL=y
 
 ##
+## file: drivers/thermal/broadcom/Kconfig
+##
+CONFIG_BCM2835_THERMAL=m
+
+##
 ## file: drivers/thermal/tegra/Kconfig
 ##
 CONFIG_TEGRA_SOCTHERM=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