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