Kconfig (ead5d1f4d877e92c051e1a1ade623d0d30e71619) Kconfig (88bfb9a713563550b1febb1a89b3a192efe2d091)
1# SPDX-License-Identifier: GPL-2.0-only
2menu "CAN USB interfaces"
3 depends on USB
4
5config CAN_8DEV_USB
6 tristate "8 devices USB2CAN interface"
7 help
8 This driver supports the USB2CAN interface

--- 76 unchanged lines hidden (view full) ---

85 help
86 This driver supports the CAN BUS Analyzer interface
87 from Microchip (http://www.microchip.com/development-tools/).
88
89config CAN_PEAK_USB
90 tristate "PEAK PCAN-USB/USB Pro interfaces for CAN 2.0b/CAN-FD"
91 help
92 This driver supports the PEAK-System Technik USB adapters that enable
1# SPDX-License-Identifier: GPL-2.0-only
2menu "CAN USB interfaces"
3 depends on USB
4
5config CAN_8DEV_USB
6 tristate "8 devices USB2CAN interface"
7 help
8 This driver supports the USB2CAN interface

--- 76 unchanged lines hidden (view full) ---

85 help
86 This driver supports the CAN BUS Analyzer interface
87 from Microchip (http://www.microchip.com/development-tools/).
88
89config CAN_PEAK_USB
90 tristate "PEAK PCAN-USB/USB Pro interfaces for CAN 2.0b/CAN-FD"
91 help
92 This driver supports the PEAK-System Technik USB adapters that enable
93 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
94 standards, that is:
95
96 PCAN-USB single CAN 2.0b channel USB adapter
97 PCAN-USB Pro dual CAN 2.0b channels USB adapter
98 PCAN-USB FD single CAN-FD channel USB adapter
99 PCAN-USB Pro FD dual CAN-FD channels USB adapter
100 PCAN-Chip USB CAN-FD to USB stamp module
101 PCAN-USB X6 6 CAN-FD channels USB adapter

--- 20 unchanged lines hidden ---
94 standards, that is:
95
96 PCAN-USB single CAN 2.0b channel USB adapter
97 PCAN-USB Pro dual CAN 2.0b channels USB adapter
98 PCAN-USB FD single CAN-FD channel USB adapter
99 PCAN-USB Pro FD dual CAN-FD channels USB adapter
100 PCAN-Chip USB CAN-FD to USB stamp module
101 PCAN-USB X6 6 CAN-FD channels USB adapter

--- 20 unchanged lines hidden ---