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] [day] [month] [year] [list]
Date:	Tue, 19 Jul 2016 06:50:49 -0700
From:	atull <atull@...nsource.altera.com>
To:	Moritz Fischer <moritz.fischer@...us.com>
CC:	Jean Delvare <jdelvare@...e.de>,
	LKML <linux-kernel@...r.kernel.org>,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Re: [PATCH] fpga: zynq: Add hardware dependencies

On Sun, 17 Jul 2016, Moritz Fischer wrote:

> On Thu, Jul 7, 2016 at 1:07 AM, Jean Delvare <jdelvare@...e.de> wrote:
> > The zynq-fpga driver is specific to its architecture, so do not
> > propose it on other architectures, unless build-testing.
> >
> > Signed-off-by: Jean Delvare <jdelvare@...e.de>
> > Cc: Moritz Fischer <moritz.fischer@...us.com>
> > Cc: Alan Tull <atull@...nsource.altera.com>
> > Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> > ---
> >  drivers/fpga/Kconfig |    1 +
> >  1 file changed, 1 insertion(+)
> >
> > --- linux-4.7-rc6.orig/drivers/fpga/Kconfig     2016-07-04 08:01:00.000000000 +0200
> > +++ linux-4.7-rc6/drivers/fpga/Kconfig  2016-07-07 09:29:50.395807394 +0200
> > @@ -21,6 +21,7 @@ config FPGA_MGR_SOCFPGA
> >
> >  config FPGA_MGR_ZYNQ_FPGA
> >         tristate "Xilinx Zynq FPGA"
> > +       depends on ARCH_ZYNQ || COMPILE_TEST
> >         help
> >           FPGA manager driver support for Xilinx Zynq FPGAs.
> >
> >
> > --
> > Jean Delvare
> > SUSE L3 Support
> 
> Acked-By: Moritz Fischer <moritz.fischer@...us.com>
> 

Acked-by: Alan Tull <atull@...nsource.altera.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ