On 02/07/2025 20:01, Aswin Murugan wrote:
Enable QCOM_POWER_DOMAIN & OF_LIVE_SA8775P config for qcs9100
Please fixup the commit message and subject, because there's no OF_LIVE_SA8775P nor qcs9100 config. Neil
Signed-off-by: Aswin Murugan <aswin.muru...@oss.qualcomm.com> --- v3: - Removed OF_LIVE_SA8775P config, since there is no SA8775p specific fixups are done v2: - No changes to this patch in v2 --- configs/qcom_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig index b8399701da0..f7780c06454 100644 --- a/configs/qcom_defconfig +++ b/configs/qcom_defconfig @@ -123,6 +123,7 @@ CONFIG_MSM_SERIAL=y CONFIG_MSM_GENI_SERIAL=y CONFIG_SOC_QCOM=y CONFIG_QCOM_COMMAND_DB=y +CONFIG_QCOM_POWER_DOMAIN=y CONFIG_QCOM_RPMH=y CONFIG_SPMI_MSM=y CONFIG_SYSINFO=y