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

Commit b52f66bd authored by Fenglin Wu's avatar Fenglin Wu Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: arm64: msm: enable mem-acc-regulator driver



Enable mem-acc-regulator driver on arm64 targets. It will initially be
used on MSM8916 board so that memory accelerator can control the memory
access delay when switching corners.

Change-Id: I9746509ed59b62ee8b1a800e2942a07bedf866d7
Signed-off-by: default avatarFenglin Wu <fenglinw@codeaurora.org>
parent 997d3fdc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -149,6 +149,7 @@ CONFIG_REGULATOR=y
CONFIG_REGULATOR_DUMMY=y
CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_REGULATOR_PROXY_CONSUMER=y
CONFIG_REGULATOR_MEM_ACC=y
CONFIG_REGULATOR_STUB=y
CONFIG_REGULATOR_QPNP=y
CONFIG_DIAG_CHAR=y