[PATCH v8 3/7] ARM: davinci: Add support for configuring DA8XX_REMOTEPROC
Sergei Shtylyov
sergei.shtylyov at cogentembedded.com
Sat Mar 9 04:26:56 EST 2013
Hello.
On 09-03-2013 2:41, Robert Tivy wrote:
> Also fix REMOTEPROC config to select FW_LOADER (instead of FW_CONFIG).
> Signed-off-by: Robert Tivy <rtivy at ti.com>
> ---
> drivers/remoteproc/Kconfig | 26 +++++++++++++++++++++++++-
> 1 file changed, 25 insertions(+), 1 deletion(-)
> diff --git a/drivers/remoteproc/Kconfig b/drivers/remoteproc/Kconfig
> index 96ce101..21d04f1 100644
> --- a/drivers/remoteproc/Kconfig
> +++ b/drivers/remoteproc/Kconfig
[...]
> @@ -41,4 +41,28 @@ config STE_MODEM_RPROC
> This can be either built-in or a loadable module.
> If unsure say N.
>
> +config DA8XX_REMOTEPROC
> + tristate "DA830/OMAPL137 & DA850/OMAPL138 remoteproc support (EXPERIMENTAL)"
> + depends on ARCH_DAVINCI_DA8XX
> + select REMOTEPROC
> + select RPMSG
> + select CMA
> + default n
> + help
> + Say y here to support DA830/OMAPL137 & DA850/OMAPL138 remote
Naming nit: they're OMAP-L13x. Here and above.
WBR, Sergei
More information about the linux-arm-kernel
mailing list