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


Groups > linux.kernel > #1707990 > unrolled thread

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

Started byMarkus Mayer <code@mmayer.net>
First post2017-08-10 00:00 +0200
Last post2017-08-10 00:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#1707990 — [PATCH v3 4/4] arm64: defconfig: add CONFIG_BRCMSTB_THERMAL

FromMarkus Mayer <code@mmayer.net>
Date2017-08-10 00:00 +0200
Subject[PATCH v3 4/4] arm64: defconfig: add CONFIG_BRCMSTB_THERMAL
Message-ID<ucHbc-4yf-21@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web