defconfig: arm64: msm: Enable IPC Router G-Link Transport

The IPC Router G-Link Transport permits IPC Router communication over
G-Link to the other processors in the SoC.

Signed-off-by: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
This commit is contained in:
Karthikeyan Ramasubramanian 2016-02-03 13:03:17 -07:00 committed by David Keitel
parent e6668df1e5
commit 7c45a7bcfa
2 changed files with 2 additions and 0 deletions

View file

@ -193,6 +193,7 @@ CONFIG_MSM_RPM_SMD=y
CONFIG_QCOM_BUS_SCALING=y
CONFIG_QCOM_BUSPM_DEV=m
CONFIG_QCOM_BUS_TOPOLOGY_ADHOC=y
CONFIG_MSM_IPC_ROUTER_GLINK_XPRT=y
CONFIG_MSM_SPM=y
CONFIG_QCOM_SCM=y
CONFIG_QCOM_SCM_XPU=y

View file

@ -205,6 +205,7 @@ CONFIG_MSM_RPM_SMD=y
CONFIG_QCOM_BUS_SCALING=y
CONFIG_QCOM_BUSPM_DEV=m
CONFIG_QCOM_BUS_TOPOLOGY_ADHOC=y
CONFIG_MSM_IPC_ROUTER_GLINK_XPRT=y
CONFIG_MSM_SPM=y
CONFIG_QCOM_SCM=y
CONFIG_QCOM_SCM_XPU=y