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

Commit e5af3dee authored by Xiaozhe Shi's avatar Xiaozhe Shi
Browse files

defconfig: msm8994: enable correct charger driver



MSM8994 ships with the qpnp-smbcharger chip in the PMI8994, and the
SMB1357 charger as an external charger. It does not include the SMB1360
chip, nor the VM-BMS, nor the linear charger.

Remove the extraneous drivers and enable QPNP_SMBCHARGER and
SMB135X_CHARGER.

Change-Id: I6db4f4c2aae2130b05806d7e0ee383565c734628
Signed-off-by: default avatarXiaozhe Shi <xiaozhes@codeaurora.org>
parent c84b77cf
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -166,11 +166,10 @@ CONFIG_USE_PINCTRL_IRQ=y
CONFIG_PINCTRL_MSM_TLMM_V3=y
CONFIG_GPIO_SYSFS=y
CONFIG_GPIO_QPNP_PIN=y
CONFIG_SMB1360_CHARGER_FG=y
CONFIG_BATTERY_BCL=y
CONFIG_QPNP_VM_BMS=y
CONFIG_QPNP_FG=y
CONFIG_QPNP_LINEAR_CHARGER=y
CONFIG_QPNP_SMBCHARGER=y
CONFIG_SMB135X_CHARGER=y
CONFIG_POWER_RESET_MSM=y
CONFIG_MSM_DLOAD_MODE=y
CONFIG_MSM_PM=y