Commit 2a0e527c authored by Javi Merino's avatar Javi Merino Committed by Sudeep Holla

arm64: defconfig: enable SENSORS_ARM_SCPI

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: default avatarJavi Merino <javi.merino@arm.com>
Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
parent 71ee68a8
...@@ -198,6 +198,7 @@ CONFIG_POWER_RESET_XGENE=y ...@@ -198,6 +198,7 @@ CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y CONFIG_POWER_RESET_SYSCON=y
CONFIG_SENSORS_LM90=m CONFIG_SENSORS_LM90=m
CONFIG_SENSORS_INA2XX=m CONFIG_SENSORS_INA2XX=m
CONFIG_SENSORS_ARM_SCPI=y
CONFIG_THERMAL=y CONFIG_THERMAL=y
CONFIG_THERMAL_EMULATION=y CONFIG_THERMAL_EMULATION=y
CONFIG_EXYNOS_THERMAL=y CONFIG_EXYNOS_THERMAL=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment