ARM64: config: tizen_bcmrpi3: enable BCM2835_THERMAL
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 9 Jan 2019 01:59:46 +0000 (10:59 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Mon, 6 Jul 2020 09:07:44 +0000 (18:07 +0900)
Enable BCM2835_THERMAL to support tmu for ap which gives
functionality to read /sys/class/thermal/thermal_zone0/temp.

Change-Id: Iabc776a40c5b294b8228fddf4f00853de8df366c
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
arch/arm64/configs/tizen_bcmrpi3_defconfig

index 2a450b4..d964291 100644 (file)
@@ -2294,7 +2294,7 @@ CONFIG_THERMAL_GOV_STEP_WISE=y
 #
 # Broadcom thermal drivers
 #
-# CONFIG_BCM2835_THERMAL is not set
+CONFIG_BCM2835_THERMAL=y
 CONFIG_WATCHDOG=y
 CONFIG_WATCHDOG_CORE=y
 # CONFIG_WATCHDOG_NOWAYOUT is not set