mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 19:47:08 +02:00
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:
parent
172a5750a1
commit
a0c597c83f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user