Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1475550
| From | Khiem Nguyen <khiem.nguyen.xt@renesas.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 5/5 v2] arm64: defconfig: Enable R-Car Gen3 thermal support |
| Date | 2016-09-03 07:40 +0200 |
| Message-ID | <sdbQm-19P-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Signed-off-by: Khiem Nguyen <khiem.nguyen.xt@renesas.com> --- v2: * No change arch/arm64/configs/defconfig | 2 ++ 1 file changed, 2 insertions(+) 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 -- 1.9.1
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 5/5 v2] arm64: defconfig: Enable R-Car Gen3 thermal support Khiem Nguyen <khiem.nguyen.xt@renesas.com> - 2016-09-03 07:40 +0200
csiph-web