fpga: dfl: add support for N3000 Nios private feature
[sfrench/cifs-2.6.git] / drivers / fpga / Kconfig
index 5645226ca3ce07245af876fc6e89c53088bf9e51..5ff9438b7b4611803aedf34ebc3e004a0be0de60 100644 (file)
@@ -192,6 +192,17 @@ config FPGA_DFL_AFU
          to the FPGA infrastructure via a Port. There may be more than one
          Port/AFU per DFL based FPGA device.
 
+config FPGA_DFL_NIOS_INTEL_PAC_N3000
+       tristate "FPGA DFL NIOS Driver for Intel PAC N3000"
+       depends on FPGA_DFL
+       select REGMAP
+       help
+         This is the driver for the N3000 Nios private feature on Intel
+         PAC (Programmable Acceleration Card) N3000. It communicates
+         with the embedded Nios processor to configure the retimers on
+         the card. It also instantiates the SPI master (spi-altera) for
+         the card's BMC (Board Management Controller).
+
 config FPGA_DFL_PCI
        tristate "FPGA DFL PCIe Device Driver"
        depends on PCI && FPGA_DFL