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

Commit fde5540f authored by Kavya Nunna's avatar Kavya Nunna
Browse files

defconfig: enable fixed and stub regulator for sdxlemur



Enable fixed and stub regulator and proxy consumer
support for sdxlemur.

Change-Id: I51ad8663806912832d01b51b794bf3b831d56d33
Signed-off-by: default avatarKavya Nunna <knunna@codeaurora.org>
parent 0ea391ba
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -18,3 +18,7 @@ CONFIG_FAULT_INJECTION_DEBUG_FS=y
CONFIG_FAULT_INJECTION_STACKTRACE_FILTER=y
CONFIG_DEBUG_USER=y
# CONFIG_USB_GADGET_DEBUG_FS is not set
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_PROXY_CONSUMER=y
CONFIG_REGULATOR_STUB=y
# CONFIG_REGULATOR_PROXY_CONSUMER_LEGACY is not set
+4 −0
Original line number Diff line number Diff line
@@ -7,3 +7,7 @@ CONFIG_SLIMBUS=y
CONFIG_IPC_LOGGING=y
# CONFIG_USB_GADGET_DEBUG_FS is not set
CONFIG_PINCTRL_SDXLEMUR=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_PROXY_CONSUMER=y
CONFIG_REGULATOR_STUB=y
# CONFIG_REGULATOR_PROXY_CONSUMER_LEGACY is not set