On 22.11.2016 09:48, Chris Packham wrote:
> Signed-off-by: Chris Packham <judge.pack...@gmail.com>
> ---
> 
>  drivers/fpga/Kconfig | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 
> diff --git a/drivers/fpga/Kconfig b/drivers/fpga/Kconfig
> index f3f6bf7f6747..d137ab2df1d7 100644
> --- a/drivers/fpga/Kconfig
> +++ b/drivers/fpga/Kconfig
> @@ -17,4 +17,15 @@ config FPGA_ZYNQMPPL
>         Enable FPGA driver for loading bitstream in BIT and BIN format
>         on Xilinx Zynq UltraScale+ (ZynqMP) device.
>  
> +config FPGA_SPARTAN3
> +     bool "Enable Xilinx Spartan-III driver"
> +     depends on FPGA_XILINX
> +     help
> +       Enable FPGA driver for Xilinx Spartan-III devices.
> +
> +config FPGA_SPARTAN2
> +     bool "Enable Xilinx Spartan-II driver"
> +     depends on FPGA_XILINX
> +     help
> +       Enable FPGA driver for Xilinx Spartan-II devices.
>  endmenu
> 

Acked-by: Michal Simek <michal.si...@xilinx.com>

Thanks,
Michal

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP SoCs


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to