]> rtime.felk.cvut.cz Git - zynq/linux.git/blobdiff - drivers/fpga/Kconfig
fpga manager: Adding FPGA Manager support for Xilinx zynqmp
[zynq/linux.git] / drivers / fpga / Kconfig
index c20445b867ae5e08dab3bad4403fb71c4e89bcac..d892f3efcd76b02503d159b637120885c6e02f62 100644 (file)
@@ -204,4 +204,13 @@ config FPGA_DFL_PCI
 
          To compile this as a module, choose M here.
 
+config FPGA_MGR_ZYNQMP_FPGA
+       tristate "Xilinx ZynqMP FPGA"
+       depends on ARCH_ZYNQMP || COMPILE_TEST
+       help
+         FPGA manager driver support for Xilinx ZynqMP FPGAs.
+         This driver uses the processor configuration port(PCAP)
+         to configure the programmable logic(PL) through PS
+         on ZynqMP SoC.
+
 endif # FPGA