[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3e5b748e-d160-4925-7b6d-535b620f5d11@infradead.org>
Date: Fri, 31 Jul 2020 08:56:53 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Arnaud Pouliquen <arnaud.pouliquen@...com>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Ohad Ben-Cohen <ohad@...ery.com>,
Mathieu Poirier <mathieu.poirier@...aro.org>
Cc: linux-remoteproc@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-stm32@...md-mailman.stormreply.com
Subject: Re: [PATCH 02/13] rpmsg: introduce rpmsg_control driver for channel
creation
On 7/31/20 5:10 AM, Arnaud Pouliquen wrote:
> diff --git a/drivers/rpmsg/Kconfig b/drivers/rpmsg/Kconfig
> index 900ec8f54081..c5afbf24e793 100644
> --- a/drivers/rpmsg/Kconfig
> +++ b/drivers/rpmsg/Kconfig
> @@ -23,6 +23,14 @@ config RPMSG_NS
> channel that probes the associate RPMsg device on remote endpoint
> service announcement.
>
> +config RPMSG_CTRL
> + tristate "RPMSG control interface"
> + depends on RPMSG
> + help
> + Say Y here to enable the support of the name service announcement
> + channel that probe the associate RPMsg device on remote endpoint
probes the associated
> + service announcement.
> +
> config RPMSG_RAW
> tristate "RPMSG raw service driver"
> depends on RPMSG
--
~Randy
Powered by blists - more mailing lists