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

Commit 32c1be33 authored by Ashay Jaiswal's avatar Ashay Jaiswal
Browse files

defconfig: 8916: Enable/Disable pmic drivers for msm8916



Enable linear charger driver for PM8916 charger peripheral.
Disable qpnp charger and BMS driver.
Enable boot-time proxy consumer driver for regulators.

Change-Id: I4985a150166c356ba250e8ef764d4eb49f88aa29
Signed-off-by: default avatarAshay Jaiswal <ashayj@codeaurora.org>
parent 0ff80c12
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -266,10 +266,9 @@ CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_QPNP_PIN=y
CONFIG_POWER_SUPPLY=y
CONFIG_SMB1360_CHARGER_FG=y
CONFIG_QPNP_CHARGER=y
CONFIG_BATTERY_BCL=y
CONFIG_QPNP_VM_BMS=y
CONFIG_QPNP_BMS=y
CONFIG_QPNP_LINEAR_CHARGER=y
CONFIG_SENSORS_QPNP_ADC_VOLTAGE=y
CONFIG_SENSORS_QPNP_ADC_CURRENT=y
CONFIG_THERMAL=y
@@ -279,6 +278,7 @@ CONFIG_THERMAL_QPNP=y
CONFIG_THERMAL_QPNP_ADC_TM=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_PROXY_CONSUMER=y
CONFIG_REGULATOR_STUB=y
CONFIG_REGULATOR_QPNP=y
CONFIG_MEDIA_SUPPORT=y