defconfig: gen3auto: enable refgen regulator

Add gen3auto and bazel changes to enable refgen regulator
on gen3auto.

Change-Id: Ie7df5f2fb1a9b59ff7b834326e7cd7a105d4efee
Signed-off-by: Nirmal Abraham  <quic_c_nabrah@quicinc.com>
This commit is contained in:
Nirmal Abraham 2023-03-15 14:23:02 +05:30 committed by Manjunatha Madana
parent 5e5343537b
commit b82c616aaa
2 changed files with 2 additions and 0 deletions

View File

@ -192,6 +192,7 @@ CONFIG_REGULATOR_DEBUG_CONTROL=m
CONFIG_REGULATOR_PROXY_CONSUMER=m
CONFIG_REGULATOR_QCOM_RPMH=m
CONFIG_REGULATOR_QTI_FIXED_VOLTAGE=m
CONFIG_REGULATOR_REFGEN=m
CONFIG_REGULATOR_RPMH=m
CONFIG_REGULATOR_STUB=m
CONFIG_RPMSG_QCOM_GLINK=m

View File

@ -91,6 +91,7 @@ def define_gen3auto():
"drivers/regulator/qti-fixed-regulator.ko",
"drivers/regulator/rpmh-regulator.ko",
"drivers/regulator/stub-regulator.ko",
"drivers/regulator/refgen.ko",
"drivers/remoteproc/qcom_pil_info.ko",
"drivers/remoteproc/qcom_q6v5.ko",
"drivers/remoteproc/qcom_q6v5_pas.ko",