commit | 25d63a367794d4c559d910a19566b7b15296c7a1 | [log] [tgz] |
---|---|---|
author | Robert Hancock <hancock@sedsystems.ca> | Tue Jun 18 09:47:13 2019 -0600 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Jul 30 10:20:06 2019 +0200 |
tree | 02afe096d0cb30319f2d78b012f5b9a0f735102f | |
parent | fa57af05526aa1e7f605aa3eb1676a01bdb647d6 [diff] |
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>