Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1707990

[PATCH v3 4/4] arm64: defconfig: add CONFIG_BRCMSTB_THERMAL

From Markus Mayer <code@mmayer.net>
Newsgroups linux.kernel
Subject [PATCH v3 4/4] arm64: defconfig: add CONFIG_BRCMSTB_THERMAL
Date 2017-08-10 00:00 +0200
Message-ID <ucHbc-4yf-21@gated-at.bofh.it> (permalink)
References <ucHbc-4yf-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Markus Mayer <mmayer@broadcom.com>

Turn on CONFIG_BRCMSTB_THERMAL as module.

Signed-off-by: Markus Mayer <mmayer@broadcom.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6c7d147..2449064 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -304,6 +304,7 @@ CONFIG_SENSORS_INA2XX=m
 CONFIG_THERMAL_GOV_POWER_ALLOCATOR=y
 CONFIG_CPU_THERMAL=y
 CONFIG_THERMAL_EMULATION=y
+CONFIG_BRCMSTB_THERMAL=m
 CONFIG_EXYNOS_THERMAL=y
 CONFIG_ROCKCHIP_THERMAL=m
 CONFIG_WATCHDOG=y
-- 
2.7.4

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH v3 4/4] arm64: defconfig: add CONFIG_BRCMSTB_THERMAL Markus Mayer <code@mmayer.net> - 2017-08-10 00:00 +0200

csiph-web