Skip to content

Commit fe860ac

Browse files
committed
arm64: defconfig: Enable Qualcomm IPCC driver
The IPCC hardware block provides a mechanism for triggering interrupts between co-processors in recent Qualcomm SoCs. This is used as basis for most form of communication between co-processors, so enable this support. Reviewed-by: Manivannan Sadhasivam <[email protected]> Reviewed-by: Vinod Koul <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 78625f4 commit fe860ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -835,6 +835,7 @@ CONFIG_IMX_MBOX=y
835835
CONFIG_PLATFORM_MHU=y
836836
CONFIG_BCM2835_MBOX=y
837837
CONFIG_QCOM_APCS_IPC=y
838+
CONFIG_QCOM_IPCC=y
838839
CONFIG_ROCKCHIP_IOMMU=y
839840
CONFIG_TEGRA_IOMMU_SMMU=y
840841
CONFIG_ARM_SMMU=y

0 commit comments

Comments
 (0)