xref: /openbmc/linux/drivers/net/can/usb/Kconfig (revision 565d76cb)
1menu "CAN USB interfaces"
2	depends on USB && CAN_DEV
3
4config CAN_EMS_USB
5	tristate "EMS CPC-USB/ARM7 CAN/USB interface"
6	---help---
7	  This driver is for the one channel CPC-USB/ARM7 CAN/USB interface
8	  from EMS Dr. Thomas Wuensche (http://www.ems-wuensche.de).
9
10config CAN_ESD_USB2
11        tristate "ESD USB/2 CAN/USB interface"
12        ---help---
13          This driver supports the CAN-USB/2 interface
14          from esd electronic system design gmbh (http://www.esd.eu).
15
16endmenu
17