defconfig: Enable glink pkt and probe for pineapple

Enable the GLINK PKT and GLINK PROBE drivers to provide rpmsg glink
access to userspace.

Change-Id: I5d74241425cb935f33e8567abc33defbb4360da0
Signed-off-by: Chris Lew <quic_clew@quicinc.com>
This commit is contained in:
Chris Lew 2022-11-08 15:23:15 -08:00 committed by Tony Truong
parent 172a5750a1
commit a0c597c83f

View File

@ -103,6 +103,8 @@ CONFIG_QCOM_DMABUF_HEAPS_SYSTEM_SECURE=y
CONFIG_QCOM_DMABUF_HEAPS_UBWCP=y
CONFIG_QCOM_EUD=m
CONFIG_QCOM_GDSC_REGULATOR=m
CONFIG_QCOM_GLINK=m
CONFIG_QCOM_GLINK_PKT=m
CONFIG_QCOM_IOMMU_DEBUG=m
CONFIG_QCOM_IOMMU_UTIL=m
# CONFIG_QCOM_IPA is not set