xref: /linux/drivers/net/can/usb/Kconfig (revision 080f40a6fa28dab299da7a652e444b1e2d9231e7)
1b93cf3f0SOliver Hartkoppmenu "CAN USB interfaces"
2b93cf3f0SOliver Hartkopp	depends on USB && CAN_DEV
3b93cf3f0SOliver Hartkopp
4b93cf3f0SOliver Hartkoppconfig CAN_EMS_USB
5b93cf3f0SOliver Hartkopp	tristate "EMS CPC-USB/ARM7 CAN/USB interface"
6b93cf3f0SOliver Hartkopp	---help---
7b93cf3f0SOliver Hartkopp	  This driver is for the one channel CPC-USB/ARM7 CAN/USB interface
859b26c72SThadeu Lima de Souza Cascardo	  from EMS Dr. Thomas Wuensche (http://www.ems-wuensche.de).
9b93cf3f0SOliver Hartkopp
1096d8e903SMatthias Fuchsconfig CAN_ESD_USB2
1196d8e903SMatthias Fuchs        tristate "ESD USB/2 CAN/USB interface"
1296d8e903SMatthias Fuchs        ---help---
1396d8e903SMatthias Fuchs          This driver supports the CAN-USB/2 interface
1496d8e903SMatthias Fuchs          from esd electronic system design gmbh (http://www.esd.eu).
1596d8e903SMatthias Fuchs
16*080f40a6SOlivier Sobrieconfig CAN_KVASER_USB
17*080f40a6SOlivier Sobrie	tristate "Kvaser CAN/USB interface"
18*080f40a6SOlivier Sobrie	---help---
19*080f40a6SOlivier Sobrie	  This driver adds support for Kvaser CAN/USB devices like Kvaser
20*080f40a6SOlivier Sobrie	  Leaf Light.
21*080f40a6SOlivier Sobrie
22*080f40a6SOlivier Sobrie	  The driver gives support for the following devices:
23*080f40a6SOlivier Sobrie	    - Kvaser Leaf Light
24*080f40a6SOlivier Sobrie	    - Kvaser Leaf Professional HS
25*080f40a6SOlivier Sobrie	    - Kvaser Leaf SemiPro HS
26*080f40a6SOlivier Sobrie	    - Kvaser Leaf Professional LS
27*080f40a6SOlivier Sobrie	    - Kvaser Leaf Professional SWC
28*080f40a6SOlivier Sobrie	    - Kvaser Leaf Professional LIN
29*080f40a6SOlivier Sobrie	    - Kvaser Leaf SemiPro LS
30*080f40a6SOlivier Sobrie	    - Kvaser Leaf SemiPro SWC
31*080f40a6SOlivier Sobrie	    - Kvaser Memorator II HS/HS
32*080f40a6SOlivier Sobrie	    - Kvaser USBcan Professional HS/HS
33*080f40a6SOlivier Sobrie	    - Kvaser Leaf Light GI
34*080f40a6SOlivier Sobrie	    - Kvaser Leaf Professional HS (OBD-II connector)
35*080f40a6SOlivier Sobrie	    - Kvaser Memorator Professional HS/LS
36*080f40a6SOlivier Sobrie	    - Kvaser Leaf Light "China"
37*080f40a6SOlivier Sobrie	    - Kvaser BlackBird SemiPro
38*080f40a6SOlivier Sobrie	    - Kvaser USBcan R
39*080f40a6SOlivier Sobrie
40*080f40a6SOlivier Sobrie	  If unsure, say N.
41*080f40a6SOlivier Sobrie
42*080f40a6SOlivier Sobrie	  To compile this driver as a module, choose M here: the
43*080f40a6SOlivier Sobrie	  module will be called kvaser_usb.
44*080f40a6SOlivier Sobrie
45bb478555SStephane Grosjeanconfig CAN_PEAK_USB
46bb478555SStephane Grosjean	tristate "PEAK PCAN-USB/USB Pro interfaces"
47bb478555SStephane Grosjean	---help---
48bb478555SStephane Grosjean	  This driver supports the PCAN-USB and PCAN-USB Pro adapters
49bb478555SStephane Grosjean	  from PEAK-System Technik (http://www.peak-system.com).
50bb478555SStephane Grosjean
51b93cf3f0SOliver Hartkoppendmenu
52