From: Stefan Wahren Date: Sun, 25 Feb 2018 15:38:09 +0000 (+0100) Subject: ARM: multi_v7_defconfig: Enable thermal driver for RPi 2/3 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=bb9d91a4e5c87cabfa2c9d35761374aa11150c2d;p=linux.git ARM: multi_v7_defconfig: Enable thermal driver for RPi 2/3 This turns on the CONFIG_BCM2835_THERMAL as module for Raspberry Pi 2 and 3. Signed-off-by: Stefan Wahren Signed-off-by: Eric Anholt --- diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index f77bd01c79271..a431989cdaf21 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -465,6 +465,7 @@ CONFIG_SENSORS_NTC_THERMISTOR=m CONFIG_SENSORS_PWM_FAN=m CONFIG_SENSORS_INA2XX=m CONFIG_CPU_THERMAL=y +CONFIG_BCM2835_THERMAL=m CONFIG_BRCMSTB_THERMAL=m CONFIG_ROCKCHIP_THERMAL=y CONFIG_RCAR_THERMAL=y