commit | a1f1a8b05e5100eaa233e632d8bdd26b8fd0fbae | [log] [tgz] |
---|---|---|
author | Neil Armstrong <neil.armstrong@linaro.org> | Wed Apr 24 13:44:45 2024 +0200 |
committer | Neil Armstrong <neil.armstrong@linaro.org> | Thu Jul 11 10:18:36 2024 +0200 |
tree | 40d13574edbbeaa4de98e0c906e0eedca3e890ff | |
parent | b49a56ddf2ae3f13eb33932058d149da7a2018eb [diff] |
qcom_defconfig: enable RPMh Regulators Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig index 2f2c1a4..a4af74d 100644 --- a/configs/qcom_defconfig +++ b/configs/qcom_defconfig
@@ -115,3 +115,9 @@ CONFIG_HEXDUMP=y CONFIG_LMB_MAX_REGIONS=64 CONFIG_NR_DRAM_BANKS=30 +CONFIG_CMD_REGULATOR=y +CONFIG_DM_REGULATOR_GPIO=y +CONFIG_DM_REGULATOR_QCOM_RPMH=y +CONFIG_SOC_QCOM=y +CONFIG_QCOM_COMMAND_DB=y +CONFIG_QCOM_RPMH=y