armhf: Enable SENSORS_PWM_FAN / PWM_SAMSUNG as module

Recommended by Steinar H. Gunderson.
(Closes: #824941)
This commit is contained in:
Roger Shimizu 2016-05-29 13:40:29 +09:00
parent 2a7ca94d22
commit 054bd88a7e
2 changed files with 6 additions and 0 deletions

4
debian/changelog vendored
View File

@ -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@debian.org> Sat, 21 May 2016 16:47:59 +0200
linux (4.5.4-1) unstable; urgency=medium

View File

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