[linux] 01/01: armhf: Enable SENSORS_PWM_FAN / PWM_SAMSUNG as module
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sun May 29 04:42:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
rosh-guest pushed a commit to branch sid
in repository linux.
commit 054bd88a7e61516cedec64aef524913d19040772
Author: Roger Shimizu <rogershimizu at gmail.com>
Date: Sun May 29 13:40:29 2016 +0900
armhf: Enable SENSORS_PWM_FAN / PWM_SAMSUNG as module
Recommended by Steinar H. Gunderson.
(Closes: #824941)
---
debian/changelog | 4 ++++
debian/config/armhf/config.armmp | 2 ++
2 files changed, 6 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 3428c7c..2b9e1a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -96,6 +96,10 @@ linux (4.5.5-1) UNRELEASED; urgency=medium
* Revert "stmmac: Fix 'eth0: No PHY found' regression" (Closes: #823493)
* [x86] kvm:vmx: more complete state update on APICv on/off (CVE-2016-4440)
+ [ Roger Shimizu ]
+ * armhf: Enable SENSORS_PWM_FAN / PWM_SAMSUNG as module, as recommended by
+ Steinar H. Gunderson. (Closes: #824941)
+
-- Salvatore Bonaccorso <carnil at debian.org> Sat, 21 May 2016 16:47:59 +0200
linux (4.5.4-1) unstable; urgency=medium
diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp
index cef254e..75a7500 100644
--- a/debian/config/armhf/config.armmp
+++ b/debian/config/armhf/config.armmp
@@ -355,6 +355,7 @@ CONFIG_OMAP_SSI=m
##
CONFIG_SENSORS_G762=m
CONFIG_SENSORS_GPIO_FAN=m
+CONFIG_SENSORS_PWM_FAN=m
##
## file: drivers/hwspinlock/Kconfig
@@ -850,6 +851,7 @@ CONFIG_PWM=y
CONFIG_PWM_BCM2835=m
CONFIG_PWM_IMX=m
CONFIG_PWM_ROCKCHIP=m
+CONFIG_PWM_SAMSUNG=m
CONFIG_PWM_SUN4I=m
CONFIG_PWM_TEGRA=m
CONFIG_PWM_TIECAP=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