7 bool "Enable Altera FPGA drivers"
10 Say Y here to enable the Altera FPGA driver
12 This provides basic infrastructure to support Altera FPGA devices.
13 Enable Altera FPGA specific functions which includes bitstream
14 (in BIT format), fpga and device validation.
17 bool "Enable Altera FPGA driver for Cyclone II"
18 depends on FPGA_ALTERA
20 Say Y here to enable the Altera Cyclone II FPGA specific driver
22 This provides common functionality for Altera Cyclone II devices.
23 Enable FPGA driver for loading bitstream in BIT and BIN format
24 on Altera Cyclone II device.
27 bool "Enable Xilinx FPGA drivers"
30 Enable Xilinx FPGA specific functions which includes bitstream
31 (in BIT format), fpga and device validation.
34 bool "Enable Xilinx FPGA driver for ZynqMP"
35 depends on FPGA_XILINX
37 Enable FPGA driver for loading bitstream in BIT and BIN format
38 on Xilinx Zynq UltraScale+ (ZynqMP) device.