blob: f6f55004fe2bc7beacd48b275ad2912b81f6c3c8 [file] [log] [blame]
Oliver Hartkoppb93cf3f2009-11-12 01:35:01 +00001menu "CAN USB interfaces"
Marc Kleine-Budde6586c5d2012-07-20 21:04:13 +02002 depends on USB
Oliver Hartkoppb93cf3f2009-11-12 01:35:01 +00003
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
Maximilian Schneiderd08e9732013-12-24 19:29:45 +000016config CAN_GS_USB
17 tristate "Geschwister Schneider UG interfaces"
18 ---help---
19 This driver supports the Geschwister Schneider USB/CAN devices.
20 If unsure choose N,
21 choose Y for built in support,
22 M to compile as module (module will be named: gs_usb).
23
Olivier Sobrie080f40a2012-11-21 08:11:13 +010024config CAN_KVASER_USB
25 tristate "Kvaser CAN/USB interface"
26 ---help---
27 This driver adds support for Kvaser CAN/USB devices like Kvaser
Ahmed S. Darwishf5d4abea2015-01-26 07:33:10 +020028 Leaf Light and Kvaser USBcan II.
Olivier Sobrie080f40a2012-11-21 08:11:13 +010029
Olivier Sobrie8e964fe22014-04-10 21:44:23 +020030 The driver provides support for the following devices:
Olivier Sobrie080f40a2012-11-21 08:11:13 +010031 - Kvaser Leaf Light
32 - Kvaser Leaf Professional HS
33 - Kvaser Leaf SemiPro HS
34 - Kvaser Leaf Professional LS
35 - Kvaser Leaf Professional SWC
36 - Kvaser Leaf Professional LIN
37 - Kvaser Leaf SemiPro LS
38 - Kvaser Leaf SemiPro SWC
39 - Kvaser Memorator II HS/HS
40 - Kvaser USBcan Professional HS/HS
41 - Kvaser Leaf Light GI
42 - Kvaser Leaf Professional HS (OBD-II connector)
43 - Kvaser Memorator Professional HS/LS
44 - Kvaser Leaf Light "China"
45 - Kvaser BlackBird SemiPro
46 - Kvaser USBcan R
Olivier Sobrie8e964fe22014-04-10 21:44:23 +020047 - Kvaser Leaf Light v2
48 - Kvaser Mini PCI Express HS
Ahmed S. Darwishf5d4abea2015-01-26 07:33:10 +020049 - Kvaser USBcan II HS/HS
50 - Kvaser USBcan II HS/LS
51 - Kvaser USBcan Rugged ("USBcan Rev B")
52 - Kvaser Memorator HS/HS
53 - Kvaser Memorator HS/LS
54 - Scania VCI2 (if you have the Kvaser logo on top)
Olivier Sobrie080f40a2012-11-21 08:11:13 +010055
56 If unsure, say N.
57
58 To compile this driver as a module, choose M here: the
59 module will be called kvaser_usb.
60
Stephane Grosjeanbb478552012-03-02 16:13:04 +010061config CAN_PEAK_USB
62 tristate "PEAK PCAN-USB/USB Pro interfaces"
63 ---help---
64 This driver supports the PCAN-USB and PCAN-USB Pro adapters
65 from PEAK-System Technik (http://www.peak-system.com).
66
Bernd Krumboeck0024d8a2013-01-19 07:30:45 +010067config CAN_8DEV_USB
68 tristate "8 devices USB2CAN interface"
69 ---help---
70 This driver supports the USB2CAN interface
71 from 8 devices (http://www.8devices.com).
72
Oliver Hartkoppb93cf3f2009-11-12 01:35:01 +000073endmenu