Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1be3f03d authored by Chris Lew's avatar Chris Lew
Browse files

arm64: defconfig: Enable G-Link



G-Link is a generic link-layer transport similar to SMD that supports a
plug-in layer for the physical transport. This allows it to adapt to
different physical transports such as shared memory, UARTs, buses and DMA.

CRs-Fixed: 1059650
Change-Id: I5445d7ed43de40dceb623be87158da67918d9b3a
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent df91074e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -315,6 +315,10 @@ CONFIG_QCOM_WATCHDOG_V2=y
CONFIG_QCOM_MEMORY_DUMP_V2=y
CONFIG_QCOM_SECURE_BUFFER=y
CONFIG_MSM_SMEM=y
CONFIG_MSM_GLINK=y
CONFIG_MSM_GLINK_LOOPBACK_SERVER=y
CONFIG_MSM_GLINK_SMEM_NATIVE_XPRT=y
CONFIG_TRACER_PKT=y
CONFIG_EXTCON=y
CONFIG_IIO=y
CONFIG_PWM=y
+4 −0
Original line number Diff line number Diff line
@@ -323,6 +323,10 @@ CONFIG_QCOM_WATCHDOG_V2=y
CONFIG_QCOM_MEMORY_DUMP_V2=y
CONFIG_QCOM_SECURE_BUFFER=y
CONFIG_MSM_SMEM=y
CONFIG_MSM_GLINK=y
CONFIG_MSM_GLINK_LOOPBACK_SERVER=y
CONFIG_MSM_GLINK_SMEM_NATIVE_XPRT=y
CONFIG_TRACER_PKT=y
CONFIG_EXTCON=y
CONFIG_IIO=y
CONFIG_PWM=y