blob: 0a6876841c20b62ab75f49e41b33ca6c45afbf12 [file] [log] [blame]
Oliver Hartkoppb93cf3f2009-11-12 01:35:01 +00001menu "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
Thadeu Lima de Souza Cascardo59b26c72010-02-01 07:58:59 +00008 from EMS Dr. Thomas Wuensche (http://www.ems-wuensche.de).
Oliver Hartkoppb93cf3f2009-11-12 01:35:01 +00009
Matthias Fuchs96d8e902010-08-03 02:55:23 +000010config 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
Stephane Grosjeanbb478552012-03-02 16:13:04 +010016config CAN_PEAK_USB
17 tristate "PEAK PCAN-USB/USB Pro interfaces"
18 ---help---
19 This driver supports the PCAN-USB and PCAN-USB Pro adapters
20 from PEAK-System Technik (http://www.peak-system.com).
21
Oliver Hartkoppb93cf3f2009-11-12 01:35:01 +000022endmenu