Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bab0cb90 authored by Martin Sperl's avatar Martin Sperl Committed by Eric Anholt
Browse files

ARM: bcm2835: add thermal driver to default config



Add the thermal driver to list of compiled modules in the default
config for bcm2835.

Signed-off-by: default avatarMartin Sperl <kernel@martin.sperl.org>
Reviewed-by: default avatarEric Anholt <eric@anholt.net>
Signed-off-by: default avatarEric Anholt <eric@anholt.net>
parent 1001354c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -73,6 +73,8 @@ CONFIG_SPI_BCM2835=y
CONFIG_SPI_BCM2835AUX=y
CONFIG_GPIO_SYSFS=y
# CONFIG_HWMON is not set
CONFIG_THERMAL=y
CONFIG_BCM2835_THERMAL=y
CONFIG_WATCHDOG=y
CONFIG_BCM2835_WDT=y
CONFIG_DRM=y