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

Commit 1e1c1839 authored by Harry Yang's avatar Harry Yang
Browse files

defconfig: sdm855: enable stub-regulator driver



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

Change-Id: I95af5342434ec9e2308eb221453b6feb0b0c2a44
Signed-off-by: default avatarHarry Yang <harryy@codeaurora.org>
parent 5138288a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -243,6 +243,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
@@ -250,6 +250,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