From: Stefan Agner Date: Sun, 18 Mar 2018 20:34:37 +0000 (+0100) Subject: ARM: multi_v7_defconfig: enable thermal driver for i.MX devices X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=76b5bce4bb5ea9e57c465cc7c67b1b632518772d;p=openwrt%2Fstaging%2Fblogic.git ARM: multi_v7_defconfig: enable thermal driver for i.MX devices Enable the i.MX thermal driver required for i.MX SoC family. Signed-off-by: Stefan Agner Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 99a9f214caeb..736f9df8f683 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -474,6 +474,7 @@ CONFIG_SENSORS_INA2XX=m CONFIG_CPU_THERMAL=y CONFIG_BCM2835_THERMAL=m CONFIG_BRCMSTB_THERMAL=m +CONFIG_IMX_THERMAL=y CONFIG_ROCKCHIP_THERMAL=y CONFIG_RCAR_THERMAL=y CONFIG_ARMADA_THERMAL=y