diff --git a/debian/changelog b/debian/changelog index 9b683565a..8e4b5889d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 (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. diff --git a/debian/config/armhf/config b/debian/config/armhf/config index 0d9c0499a..cd280a1b2 100644 --- a/debian/config/armhf/config +++ b/debian/config/armhf/config @@ -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