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 Gen5 and Arria10 common FPGA drivers"
20 Say Y here to enable the Gen5 and Arria10 common FPGA driver
22 This provides common functionality for Gen5 and Arria10 devices.
25 bool "Enable Altera FPGA driver for Cyclone II"
26 depends on FPGA_ALTERA
28 Say Y here to enable the Altera Cyclone II FPGA specific driver
30 This provides common functionality for Altera Cyclone II devices.
31 Enable FPGA driver for loading bitstream in BIT and BIN format
32 on Altera Cyclone II device.
34 config FPGA_INTEL_SDM_MAILBOX
35 bool "Enable Intel FPGA Full Reconfiguration SDM Mailbox driver"
36 depends on TARGET_SOCFPGA_SOC64
39 Say Y here to enable the Intel FPGA Full Reconfig SDM Mailbox driver
41 This provides common functionality for Intel FPGA devices.
42 Enable FPGA driver for writing full bitstream into Intel FPGA
43 devices through SDM (Secure Device Manager) Mailbox.
46 bool "Enable Xilinx FPGA drivers"
49 Enable Xilinx FPGA specific functions which includes bitstream
50 (in BIT format), fpga and device validation.
53 bool "Enable Xilinx FPGA driver for ZynqMP"
54 depends on FPGA_XILINX
56 Enable FPGA driver for loading bitstream in BIT and BIN format
57 on Xilinx Zynq UltraScale+ (ZynqMP) device.
60 bool "Enable Xilinx FPGA driver for Versal"
61 depends on FPGA_XILINX
63 Enable FPGA driver for loading bitstream in PDI format on Xilinx
64 Versal device. PDI is a new programmable device image format for
65 Versal. The bitstream will only be generated as PDI for Versal
69 bool "Enable Spartan3 FPGA driver"
70 depends on FPGA_XILINX
72 Enable Spartan3 FPGA driver for loading in BIT format.
75 bool "Enable Xilinx Virtex-II and later FPGA driver"
76 depends on FPGA_XILINX
78 Enable Virtex-II FPGA driver for loading in BIT format. This driver
79 also supports many newer Xilinx FPGA families.
82 bool "Enable Xilinx FPGA for Zynq"
85 Enable FPGA driver for loading bitstream in BIT and BIN format
86 on Xilinx Zynq devices.