xref: /openbmc/linux/drivers/net/can/usb/Kconfig (revision a09d2831)
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 from EMS Dr. Thomas Wuensche (http://www.ems-wuensche.de).
9
10endmenu
11