enable CONFIG_IMX_THERMAL (#883023)

This commit is contained in:
Hideki Yamane 2019-02-09 02:24:53 +09:00
parent 00224672bb
commit ee08aef37e
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -408,6 +408,7 @@ linux (4.19.20-1) UNRELEASED; urgency=medium
* net: can: Enable CONFIG_CAN_PEAK_PCIEFD for a PCI express CAN Bus adapter * net: can: Enable CONFIG_CAN_PEAK_PCIEFD for a PCI express CAN Bus adapter
(Closes: #920809) (Closes: #920809)
* [armhf] Enable CONFIG_SENSORS_LM75 for armhf (Closes: #918114) * [armhf] Enable CONFIG_SENSORS_LM75 for armhf (Closes: #918114)
* [armhf] Enable CONFIG_IMX_THERMAL for armhf (Closes: #883023)
[ Vagrant Cascadian ] [ Vagrant Cascadian ]
* [armhf] Enable CONFIG_MMC_SDHCI_OMAP=m, used on DRA7 and related SoCs. * [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 ## file: drivers/thermal/Kconfig
## ##
CONFIG_IMX_THERMAL=m
CONFIG_ROCKCHIP_THERMAL=m CONFIG_ROCKCHIP_THERMAL=m
CONFIG_DOVE_THERMAL=m CONFIG_DOVE_THERMAL=m
CONFIG_ARMADA_THERMAL=y CONFIG_ARMADA_THERMAL=y