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

Commit 163db312 authored by David Collins's avatar David Collins Committed by Kyle Yan
Browse files

arm64: defconfig: enable stub-regulator driver for msmskunk



Enable the stub-regulator driver so that regulator consumers
can successful request handles to msmskunk stub-regulator
devices.

Change-Id: Idb6303a00bd441a6dbed2631f8b3a3502fca931e
CRs-Fixed: 1055890
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent 74f0dd01
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -248,6 +248,7 @@ CONFIG_POWER_RESET_SYSCON=y
CONFIG_MFD_SPMI_PMIC=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_STUB=y
CONFIG_MEDIA_SUPPORT=y
CONFIG_MEDIA_CAMERA_SUPPORT=y
CONFIG_MEDIA_CONTROLLER=y
+1 −0
Original line number Diff line number Diff line
@@ -255,6 +255,7 @@ CONFIG_POWER_RESET_SYSCON=y
CONFIG_MFD_SPMI_PMIC=y
CONFIG_REGULATOR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_STUB=y
CONFIG_MEDIA_SUPPORT=y
CONFIG_MEDIA_CAMERA_SUPPORT=y
CONFIG_MEDIA_CONTROLLER=y