Merge branch 'henrich/IMX_THERMAL' into 'sid'

enable CONFIG_IMX_THERMAL (#883023)

See merge request kernel-team/linux!120
This commit is contained in:
Ben Hutchings 2019-02-08 23:09:34 +00:00
commit 98ad181d65
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -418,6 +418,7 @@ linux (4.19.20-1) UNRELEASED; urgency=medium
* net: can: Enable CONFIG_CAN_PEAK_PCIEFD for a PCI express CAN Bus adapter
(Closes: #920809)
* [armhf] Enable CONFIG_SENSORS_LM75 for armhf (Closes: #918114)
* [armhf] Enable CONFIG_IMX_THERMAL for armhf (Closes: #883023)
[ Vagrant Cascadian ]
* [armhf] Enable CONFIG_MMC_SDHCI_OMAP=m, used on DRA7 and related SoCs.

View File

@ -1118,6 +1118,7 @@ CONFIG_SND_BCM2835=m
##
## file: drivers/thermal/Kconfig
##
CONFIG_IMX_THERMAL=m
CONFIG_ROCKCHIP_THERMAL=m
CONFIG_DOVE_THERMAL=m
CONFIG_ARMADA_THERMAL=y