xref: /linux/drivers/net/can/ctucanfd/Kconfig (revision 2dcb8e8782d8e4c38903bf37b1a24d3ffd193da7)
1config CAN_CTUCANFD
2	tristate "CTU CAN-FD IP core"
3	help
4	  This driver adds support for the CTU CAN FD open-source IP core.
5	  More documentation and core sources at project page
6	  (https://gitlab.fel.cvut.cz/canbus/ctucanfd_ip_core).
7	  The core integration to Xilinx Zynq system as platform driver
8	  is available (https://gitlab.fel.cvut.cz/canbus/zynq/zynq-can-sja1000-top).
9	  Implementation on Intel FPGA-based PCI Express board is available
10	  from project (https://gitlab.fel.cvut.cz/canbus/pcie-ctucanfd) and
11	  on Intel SoC from project (https://gitlab.fel.cvut.cz/canbus/intel-soc-ctucanfd).
12	  Guidepost CTU FEE CAN bus projects page https://canbus.pages.fel.cvut.cz/ .
13