| .. | .. |
|---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
|---|
| 1 | 2 | menu "CAN USB interfaces" |
|---|
| 2 | 3 | depends on USB |
|---|
| 3 | 4 | |
|---|
| 4 | 5 | config CAN_8DEV_USB |
|---|
| 5 | 6 | tristate "8 devices USB2CAN interface" |
|---|
| 6 | | - ---help--- |
|---|
| 7 | + help |
|---|
| 7 | 8 | This driver supports the USB2CAN interface |
|---|
| 8 | 9 | from 8 devices (http://www.8devices.com). |
|---|
| 9 | 10 | |
|---|
| 10 | 11 | config CAN_EMS_USB |
|---|
| 11 | 12 | tristate "EMS CPC-USB/ARM7 CAN/USB interface" |
|---|
| 12 | | - ---help--- |
|---|
| 13 | + help |
|---|
| 13 | 14 | This driver is for the one channel CPC-USB/ARM7 CAN/USB interface |
|---|
| 14 | 15 | from EMS Dr. Thomas Wuensche (http://www.ems-wuensche.de). |
|---|
| 15 | 16 | |
|---|
| 16 | 17 | config CAN_ESD_USB2 |
|---|
| 17 | | - tristate "ESD USB/2 CAN/USB interface" |
|---|
| 18 | | - ---help--- |
|---|
| 19 | | - This driver supports the CAN-USB/2 interface |
|---|
| 20 | | - from esd electronic system design gmbh (http://www.esd.eu). |
|---|
| 18 | + tristate "ESD USB/2 CAN/USB interface" |
|---|
| 19 | + help |
|---|
| 20 | + This driver supports the CAN-USB/2 interface |
|---|
| 21 | + from esd electronic system design gmbh (http://www.esd.eu). |
|---|
| 21 | 22 | |
|---|
| 22 | 23 | config CAN_GS_USB |
|---|
| 23 | 24 | tristate "Geschwister Schneider UG interfaces" |
|---|
| 24 | | - ---help--- |
|---|
| 25 | + help |
|---|
| 25 | 26 | This driver supports the Geschwister Schneider and bytewerk.org |
|---|
| 26 | 27 | candleLight USB CAN interfaces USB/CAN devices |
|---|
| 27 | 28 | If unsure choose N, |
|---|
| .. | .. |
|---|
| 30 | 31 | |
|---|
| 31 | 32 | config CAN_KVASER_USB |
|---|
| 32 | 33 | tristate "Kvaser CAN/USB interface" |
|---|
| 33 | | - ---help--- |
|---|
| 34 | + help |
|---|
| 34 | 35 | This driver adds support for Kvaser CAN/USB devices like Kvaser |
|---|
| 35 | 36 | Leaf Light, Kvaser USBcan II and Kvaser Memorator Pro 5xHS. |
|---|
| 36 | 37 | |
|---|
| .. | .. |
|---|
| 81 | 82 | |
|---|
| 82 | 83 | config CAN_MCBA_USB |
|---|
| 83 | 84 | tristate "Microchip CAN BUS Analyzer interface" |
|---|
| 84 | | - ---help--- |
|---|
| 85 | + help |
|---|
| 85 | 86 | This driver supports the CAN BUS Analyzer interface |
|---|
| 86 | 87 | from Microchip (http://www.microchip.com/development-tools/). |
|---|
| 87 | 88 | |
|---|
| 88 | 89 | config CAN_PEAK_USB |
|---|
| 89 | 90 | tristate "PEAK PCAN-USB/USB Pro interfaces for CAN 2.0b/CAN-FD" |
|---|
| 90 | | - ---help--- |
|---|
| 91 | + help |
|---|
| 91 | 92 | This driver supports the PEAK-System Technik USB adapters that enable |
|---|
| 92 | | - access to the CAN bus, with repect to the CAN 2.0b and/or CAN-FD |
|---|
| 93 | + access to the CAN bus, with respect to the CAN 2.0b and/or CAN-FD |
|---|
| 93 | 94 | standards, that is: |
|---|
| 94 | 95 | |
|---|
| 95 | 96 | PCAN-USB single CAN 2.0b channel USB adapter |
|---|
| .. | .. |
|---|
| 101 | 102 | |
|---|
| 102 | 103 | (see also http://www.peak-system.com). |
|---|
| 103 | 104 | |
|---|
| 104 | | -config CAN_MCBA_USB |
|---|
| 105 | | - tristate "Microchip CAN BUS Analyzer interface" |
|---|
| 106 | | - ---help--- |
|---|
| 107 | | - This driver supports the CAN BUS Analyzer interface |
|---|
| 108 | | - from Microchip (http://www.microchip.com/development-tools/). |
|---|
| 109 | | - |
|---|
| 110 | 105 | config CAN_UCAN |
|---|
| 111 | 106 | tristate "Theobroma Systems UCAN interface" |
|---|
| 112 | | - ---help--- |
|---|
| 107 | + help |
|---|
| 113 | 108 | This driver supports the Theobroma Systems |
|---|
| 114 | 109 | UCAN USB-CAN interface. |
|---|
| 115 | 110 | |
|---|