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

Commit 44dca55f authored by Ashay Jaiswal's avatar Ashay Jaiswal
Browse files

defconfig: arm64: msm: disable dummy regulator support



Dummy regulator was added initially for simulator bring-up.
As PMIC regulator support is in place remove dummy regulator
from kernel configuration.

Change-Id: Ie1305712d09f8d85bcdc62cc00ef9eb197de9cc3
Signed-off-by: default avatarAshay Jaiswal <ashayj@codeaurora.org>
parent 773c2fbd
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -146,7 +146,6 @@ CONFIG_THERMAL_QPNP=y
CONFIG_THERMAL_QPNP_ADC_TM=y
CONFIG_THERMAL_TSENS8974=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_DUMMY=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_PROXY_CONSUMER=y
CONFIG_REGULATOR_STUB=y