diff mbox

[1/2] arm64: defconfig: enable SENSORS_ARM_SCPI

Message ID 1465830915-16342-2-git-send-email-javi.merino@arm.com
State Accepted
Commit 2a0e527c7ed60f9c85233bfe69a9023798c1d428
Headers show

Commit Message

Javi Merino June 13, 2016, 3:15 p.m. UTC
ARM SCPI Sensors were merged for v4.4 and they are defined in the Juno
dts.  Enable it in the defconfig to get them registered automatically in
Juno by default.

Signed-off-by: Javi Merino <javi.merino@arm.com>

---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

-- 
1.9.1

Comments

Sudeep Holla June 21, 2016, 5:53 p.m. UTC | #1
On 13/06/16 16:15, Javi Merino wrote:
> ARM SCPI Sensors were merged for v4.4 and they are defined in the Juno

> dts.  Enable it in the defconfig to get them registered automatically in

> Juno by default.

>


Applied, thanks.

-- 
Regards,
Sudeep
diff mbox

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index fd2d74d0491e..1152c6d9f6e6 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -197,6 +197,7 @@  CONFIG_POWER_RESET_XGENE=y
 CONFIG_POWER_RESET_SYSCON=y
 CONFIG_SENSORS_LM90=m
 CONFIG_SENSORS_INA2XX=m
+CONFIG_SENSORS_ARM_SCPI=y
 CONFIG_THERMAL=y
 CONFIG_THERMAL_EMULATION=y
 CONFIG_EXYNOS_THERMAL=y