xref: /linux/drivers/net/can/ifi_canfd/Kconfig (revision 5ef12cb4a3a78ffb331c03a795a15eea4ae35155)
1config CAN_IFI_CANFD
2	depends on HAS_IOMEM
3	tristate "IFI CAN_FD IP"
4	---help---
5	  This driver adds support for the I/F/I CAN_FD soft IP block
6	  connected to the "platform bus" (Linux abstraction for directly
7	  to the processor attached devices). The CAN_FD is most often
8	  synthesised into an FPGA or CPLD.
9