[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK8P3a1hw7Zi_g=F2ZThDW0FCKO1941f0yM8b0OA4d0toTRpUQ@mail.gmail.com>
Date: Fri, 18 Oct 2019 21:18:52 +0200
From: Arnd Bergmann <arnd@...db.de>
To: Andrew Lunn <andrew@...n.ch>
Cc: Linux ARM <linux-arm-kernel@...ts.infradead.org>,
Jason Cooper <jason@...edaemon.net>,
Gregory Clement <gregory.clement@...tlin.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>
Subject: Re: [PATCH 6/6] ARM: orion: unify Makefile/Kconfig files
On Fri, Oct 18, 2019 at 9:01 PM Andrew Lunn <andrew@...n.ch> wrote:
>
> On Fri, Oct 18, 2019 at 06:29:19PM +0200, Arnd Bergmann wrote:
> > +config MACH_TERASTATION_WXL
> > + bool "Buffalo WLX (Terastation Duo) NAS"
> > + help
> > + Say 'Y' here if you want your kernel to support the
> > + Buffalo WXL Nas.
> > +
> > +endif
> > +
> > +# SPDX-License-Identifier: GPL-2.0-only
> > +menuconfig ARCH_ORION5X
> > + bool "Marvell Orion"
> > + depends on MMU && ARCH_MULTI_V5
> > + select CPU_FEROCEON
> > + select GENERIC_CLOCKEVENTS
> > + select FORCE_PCI
> > + select PHYLIB if NETDEVICES
> > + select PLAT_ORION_LEGACY
> > + help
> > + Support for the following Marvell Orion 5x series SoCs:
> > + Orion-1 (5181), Orion-VoIP (5181L), Orion-NAS (5182),
> > + Orion-2 (5281), Orion-1-90 (6183).
>
> Hi Arnd
>
> I don't think this SPDX line should be in the middle of the file?
Fixed now, thanks!
Arnd
Powered by blists - more mailing lists