summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/multi_v7_defconfig
diff options
context:
space:
mode:
authorStefan Wahren <stefan.wahren@i2se.com>2018-02-25 16:38:09 +0100
committerEric Anholt <eric@anholt.net>2018-02-26 15:30:43 -0800
commitbb9d91a4e5c87cabfa2c9d35761374aa11150c2d (patch)
treed0ef32538d350c769bdf21dc38fb737543ded05f /arch/arm/configs/multi_v7_defconfig
parent4e46a8583b508e9dc105f1efbd03b67918291939 (diff)
downloadop-kernel-dev-bb9d91a4e5c87cabfa2c9d35761374aa11150c2d.zip
op-kernel-dev-bb9d91a4e5c87cabfa2c9d35761374aa11150c2d.tar.gz
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 <stefan.wahren@i2se.com> Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'arch/arm/configs/multi_v7_defconfig')
-rw-r--r--arch/arm/configs/multi_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index f77bd01..a431989 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
OpenPOWER on IntegriCloud