diff mbox

[5/5,v2] arm64: defconfig: Enable R-Car Gen3 thermal support

Message ID SIXPR06MB09060712101910387714B500A8E40@SIXPR06MB0906.apcprd06.prod.outlook.com (mailing list archive)
State Not Applicable, archived
Headers show

Commit Message

Khiem Nguyen Sept. 3, 2016, 5:29 a.m. UTC
Signed-off-by: Khiem Nguyen <khiem.nguyen.xt@renesas.com>

---

v2:
 * No change
 
 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

-- 
1.9.1
diff mbox

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 07cd615..cdb7b40 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -251,8 +251,10 @@  CONFIG_SENSORS_LM90=m
 CONFIG_SENSORS_INA2XX=m
 CONFIG_SENSORS_ARM_SCPI=y
 CONFIG_THERMAL=y
+CONFIG_THERMAL_OF=y
 CONFIG_THERMAL_EMULATION=y
 CONFIG_EXYNOS_THERMAL=y
+CONFIG_RCAR_GEN3_THERMAL=y
 CONFIG_WATCHDOG=y
 CONFIG_RENESAS_WDT=y
 CONFIG_S3C2410_WATCHDOG=y