All of lore.kernel.org
 help / color / mirror / Atom feed
From: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
To: bjorn.andersson@linaro.org
Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
	Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Subject: [PATCH 6/7] ARM: configs: qcom_defconfig: Enable GLINK SMEM driver
Date: Thu,  8 Apr 2021 22:39:29 +0530	[thread overview]
Message-ID: <20210408170930.91834-7-manivannan.sadhasivam@linaro.org> (raw)
In-Reply-To: <20210408170930.91834-1-manivannan.sadhasivam@linaro.org>

Enable the Qualcomm GLINK SMEM driver to support GLINK protocol over
shared memory.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
---
 arch/arm/configs/qcom_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index 5955aeb0646e..4e4c49c29aa5 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -241,6 +241,7 @@ CONFIG_QCOM_Q6V5_PAS=y
 CONFIG_QCOM_Q6V5_PIL=y
 CONFIG_QCOM_WCNSS_PIL=y
 CONFIG_RPMSG_CHAR=y
+CONFIG_RPMSG_QCOM_GLINK_SMEM=y
 CONFIG_RPMSG_QCOM_SMD=y
 CONFIG_QCOM_COMMAND_DB=y
 CONFIG_QCOM_GSBI=y
-- 
2.25.1


  parent reply	other threads:[~2021-04-08 17:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-08 17:09 [PATCH 0/7] SDX55 defconfig updates for v5.13 Manivannan Sadhasivam
2021-04-08 17:09 ` [PATCH 1/7] ARM: configs: qcom_defconfig: Enable APCS IPC mailbox driver Manivannan Sadhasivam
2021-04-08 17:09 ` [PATCH 2/7] ARM: configs: qcom_defconfig: Enable SDX55 A7 PLL and APCS clock driver Manivannan Sadhasivam
2021-04-08 17:09 ` [PATCH 3/7] ARM: configs: qcom_defconfig: Enable CPUFreq support Manivannan Sadhasivam
2021-04-08 17:09 ` [PATCH 4/7] ARM: configs: qcom_defconfig: Enable Q6V5_PAS remoteproc driver Manivannan Sadhasivam
2021-04-08 17:09 ` [PATCH 5/7] ARM: configs: qcom_defconfig: Enable SDX55 interconnect driver Manivannan Sadhasivam
2021-04-08 17:09 ` Manivannan Sadhasivam [this message]
2021-04-08 17:09 ` [PATCH 7/7] ARM: configs: qcom_defconfig: Reduce CMA size to 64MB Manivannan Sadhasivam
2021-04-19 14:50 ` [PATCH 0/7] SDX55 defconfig updates for v5.13 patchwork-bot+linux-arm-msm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210408170930.91834-7-manivannan.sadhasivam@linaro.org \
    --to=manivannan.sadhasivam@linaro.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.