diff mbox series

[4/4] arm64: defconfig: enable Qualcomm ADSP Peripheral Image Loader

Message ID 20200917203913.3250205-4-dmitry.baryshkov@linaro.org (mailing list archive)
State New, archived
Headers show
Series [1/4] arm64: defconfig: enable INTERCONNECT for Qualcomm chipsets | expand

Commit Message

Dmitry Baryshkov Sept. 17, 2020, 8:39 p.m. UTC
Enable Peripheral Image Loader for the Qualcomm Technology Inc. ADSP
remote processors.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d0a0d5d27c32..30037e02110b 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -909,6 +909,7 @@  CONFIG_ARM_SMMU=y
 CONFIG_ARM_SMMU_V3=y
 CONFIG_QCOM_IOMMU=y
 CONFIG_REMOTEPROC=y
+CONFIG_QCOM_Q6V5_ADSP=m
 CONFIG_QCOM_Q6V5_MSS=m
 CONFIG_QCOM_Q6V5_PAS=m
 CONFIG_QCOM_SYSMON=m