Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c73594f9 authored by Ashay Jaiswal's avatar Ashay Jaiswal
Browse files

defconfig: 8916: Enable buck current monitor driver



Buck current monitor driver uses buck current limiting interrupt
to notify user-space when load current crosses the configured
threshold.

Change-Id: I04dfb88d9f95e59e7a84bee3bede7dc5e7859069
Signed-off-by: default avatarAshay Jaiswal <ashayj@codeaurora.org>
parent 7d04aca9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -284,6 +284,7 @@ CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_MSM=y
CONFIG_SENSORS_QPNP_ADC_VOLTAGE=y
CONFIG_SENSORS_QPNP_ADC_CURRENT=y
CONFIG_SENSORS_QPNP_CURRENT_MONITOR=y
CONFIG_THERMAL=y
CONFIG_THERMAL_TSENS8974=y
CONFIG_THERMAL_MONITOR=y
+1 −0
Original line number Diff line number Diff line
@@ -286,6 +286,7 @@ CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_MSM=y
CONFIG_SENSORS_QPNP_ADC_VOLTAGE=y
CONFIG_SENSORS_QPNP_ADC_CURRENT=y
CONFIG_SENSORS_QPNP_CURRENT_MONITOR=y
CONFIG_THERMAL=y
CONFIG_THERMAL_TSENS8974=y
CONFIG_THERMAL_MONITOR=y