defconfig: pineapple-gki: Enable pineapple interconnect driver

Eable pineapple interconnect driver so that consumers are
able to obtain their path handles for voting required bandwidths.

Change-Id: I7377409769d435740efbf2f89e0a8dcfba9a9106
Signed-off-by: Xubin Bai <quic_xubibai@quicinc.com>
This commit is contained in:
Xubin Bai 2022-05-18 09:14:17 -07:00 committed by Gerrit - the friendly Code Review server
parent 4b1895f812
commit cb052547a3

View File

@ -3,6 +3,10 @@ CONFIG_ARM_SMMU=m
CONFIG_ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT=y
CONFIG_ARM_SMMU_QCOM=m
CONFIG_COMMON_CLK_QCOM=m
CONFIG_INTERCONNECT_QCOM=m
CONFIG_INTERCONNECT_QCOM_DEBUG=m
CONFIG_INTERCONNECT_QCOM_PINEAPPLE=m
CONFIG_INTERCONNECT_TEST=m
CONFIG_LOCALVERSION="-gki"
# CONFIG_MODULE_SIG_ALL is not set
CONFIG_NOP_USB_XCEIV=m