fpga: virtex2: added Kconfig option
authorRobert Hancock <hancock@sedsystems.ca>
Tue, 18 Jun 2019 15:47:13 +0000 (09:47 -0600)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 30 Jul 2019 08:20:06 +0000 (10:20 +0200)
commit25d63a367794d4c559d910a19566b7b15296c7a1
tree02afe096d0cb30319f2d78b012f5b9a0f735102f
parentfa57af05526aa1e7f605aa3eb1676a01bdb647d6
fpga: virtex2: added Kconfig option

Add an option to allow this driver to be selected with Kconfig. As noted
in the description, this driver should also work with many newer Xilinx
FPGA families as the programming methods are essentially the same.

Also added a missing FPGA_XILINX dependency to the similar Spartan 3
driver.

Signed-off-by: Robert Hancock <hancock@sedsystems.ca>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/fpga/Kconfig