From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gregory CLEMENT Subject: Re: [PATCH] spi: orion: fix comment to mention MVEBU Date: Wed, 30 Nov 2016 12:18:59 +0100 Message-ID: <87oa0xmd0c.fsf@free-electrons.com> References: <20161130104744.19724-1-u.kleine-koenig@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT Cc: Mark Brown , linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org, Jason Cooper , Andrew Lunn , Sebastian Hesselbarth To: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= Return-path: In-Reply-To: <20161130104744.19724-1-u.kleine-koenig-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> ("Uwe =?utf-8?Q?Kleine-K=C3=B6nig=22's?= message of "Wed, 30 Nov 2016 11:47:44 +0100") Sender: linux-spi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Hi Uwe, On mer., nov. 30 2016, Uwe Kleine-König wrote: > MVEBU chips (Armada XP, Armada 370 and others) are supported by this > driver. Mention this in the help text to make more obvious what is > already specified in the dependencies of this symbol. > > Signed-off-by: Uwe Kleine-König Acked-by: Gregory CLEMENT Thanks, Gregory > --- > drivers/spi/Kconfig | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig > index b7995474148c..2b0119150bde 100644 > --- a/drivers/spi/Kconfig > +++ b/drivers/spi/Kconfig > @@ -451,7 +451,8 @@ config SPI_ORION > tristate "Orion SPI master" > depends on PLAT_ORION || ARCH_MVEBU || COMPILE_TEST > help > - This enables using the SPI master controller on the Orion chips. > + This enables using the SPI master controller on the Orion > + and MVEBU chips. > > config SPI_PIC32 > tristate "Microchip PIC32 series SPI" > -- > 2.10.2 > -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html