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

Commit 25a84bc6 authored by Guru Das Srinagesh's avatar Guru Das Srinagesh
Browse files

defconfig: sdxlemur: Enable RPMh and GPIO regulators



Enable CONFIG_REGULATOR_RPMH and CONFIG_REGULATOR_GPIO so that regulator
devices using these drivers may be bound to them and used.

Change-Id: I7c5f7c9b24982d08dc5c25e47d09bfe3312cc3e2
Signed-off-by: default avatarGuru Das Srinagesh <gurus@codeaurora.org>
parent 29371146
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -13,6 +13,8 @@ CONFIG_BUILD_ARM_APPENDED_DTB_IMAGE=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_PROXY_CONSUMER=y
CONFIG_REGULATOR_STUB=y
CONFIG_REGULATOR_RPMH=y
CONFIG_REGULATOR_GPIO=y
# CONFIG_REGULATOR_PROXY_CONSUMER_LEGACY is not set
CONFIG_ARM_SMMU=y
CONFIG_IOMMU_DYNAMIC_DOMAINS=y