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

Commit 976d7b7b authored by Ashay Jaiswal's avatar Ashay Jaiswal
Browse files

defconfig: enable SMBLITE charger driver



The QPNP SMBLITE charger driver supports the charger peripherals present
in the PMIC PM2250, charger hardware incorporates a single input
high-efficiency switch-mode/linear battery charger for single-cell
Lithium batteries.

Change-Id: Ia635651cdb9739272d7ef637a31c1e7b901ac6d3
Signed-off-by: default avatarAshay Jaiswal <ashayj@codeaurora.org>
parent 76ae3c05
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -336,6 +336,7 @@ CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_QCOM=y
CONFIG_POWER_RESET_SYSCON=y
CONFIG_QPNP_SMB5=y
CONFIG_QPNP_SMBLITE=y
CONFIG_SMB1355_SLAVE_CHARGER=y
CONFIG_QPNP_QG=y
CONFIG_THERMAL=y
+1 −0
Original line number Diff line number Diff line
@@ -365,6 +365,7 @@ CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_QCOM=y
CONFIG_POWER_RESET_SYSCON=y
CONFIG_QPNP_SMB5=y
CONFIG_QPNP_SMBLITE=y
CONFIG_SMB1355_SLAVE_CHARGER=y
CONFIG_QPNP_QG=y
CONFIG_THERMAL=y
+1 −0
Original line number Diff line number Diff line
@@ -384,6 +384,7 @@ CONFIG_POWER_RESET_QCOM=y
CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y
CONFIG_QPNP_SMB5=y
CONFIG_QPNP_SMBLITE=y
CONFIG_SMB1355_SLAVE_CHARGER=y
CONFIG_QPNP_QG=y
CONFIG_THERMAL=y
+1 −0
Original line number Diff line number Diff line
@@ -397,6 +397,7 @@ CONFIG_POWER_RESET_QCOM=y
CONFIG_POWER_RESET_XGENE=y
CONFIG_POWER_RESET_SYSCON=y
CONFIG_QPNP_SMB5=y
CONFIG_QPNP_SMBLITE=y
CONFIG_SMB1355_SLAVE_CHARGER=y
CONFIG_QPNP_QG=y
CONFIG_THERMAL=y