projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efec24d
)
ARM: multi_v7_defconfig: enable thermal driver for i.MX devices
author
Stefan Agner
<stefan@agner.ch>
Sun, 18 Mar 2018 20:34:37 +0000
(21:34 +0100)
committer
Arnd Bergmann
<arnd@arndb.de>
Tue, 27 Mar 2018 13:38:11 +0000
(15:38 +0200)
Enable the i.MX thermal driver required for i.MX SoC family.
Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/multi_v7_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/multi_v7_defconfig
b/arch/arm/configs/multi_v7_defconfig
index 99a9f214caeb0f5e1df4a7f58f02f76e4fbf9aca..736f9df8f6834d3230b82933916c09d521c05aa2 100644
(file)
--- 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