diff options
| author | Aswin Murugan <[email protected]> | 2026-02-13 16:40:09 +0530 |
|---|---|---|
| committer | Casey Connolly <[email protected]> | 2026-04-27 12:33:29 +0200 |
| commit | ca080b83a41fbc873ed5e7ed3ea674ee0a4b886a (patch) | |
| tree | f4deef9d1ed398eba05413d8459246bdbcc756bf | |
| parent | 3fbd82eb67bdf469f710c4cdc03eaa5231ee5b34 (diff) | |
qcom_defconfig: Add QCOM_RPMH_POWER_DOMAIN config
Enable QCOM_RPMH_POWER_DOMAIN config for qualcomm devices
Reviewed-by: Neil Armstrong <[email protected]>
Signed-off-by: Aswin Murugan <[email protected]>
Reviewed-by: Sumit Garg <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Casey Connolly <[email protected]>
| -rw-r--r-- | configs/qcom_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig index baad5f09455..89d680b2739 100644 --- a/configs/qcom_defconfig +++ b/configs/qcom_defconfig @@ -126,6 +126,7 @@ CONFIG_MSM_SERIAL=y CONFIG_MSM_GENI_SERIAL=y CONFIG_SOC_QCOM=y CONFIG_QCOM_COMMAND_DB=y +CONFIG_QCOM_RPMH_POWER_DOMAIN=y CONFIG_QCOM_RPMH=y CONFIG_SPMI_MSM=y CONFIG_SYSINFO=y |
