| # SPDX-License-Identifier: GPL-2.0-only |
| tristate "Xillybus generic FPGA interface" |
| Xillybus is a generic interface for peripherals designed on |
| programmable logic (FPGA). The driver probes the hardware for |
| its capabilities, and creates device files accordingly. |
| tristate "Xillybus over PCIe" |
| Set to M if you want Xillybus to use PCI Express for communicating |
| tristate "Xillybus over Device Tree" |
| Set to M if you want Xillybus to find its resources from the |
| Open Firmware Flattened Device Tree. If the target is an embedded |