lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ