mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 09:04:39 +02:00
can: usb: Kconfig: Fix list of devices for esd_usb driver
The CAN-USB/3-FD was missing on the list of supported devices. Signed-off-by: Stefan Mätje <stefan.maetje@esd.eu> Link: https://patch.msgid.link/20240910170236.2287637-1-stefan.maetje@esd.eu Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
This commit is contained in:
parent
221013afb4
commit
fe1456451a
|
|
@ -17,11 +17,12 @@ config CAN_EMS_USB
|
|||
config CAN_ESD_USB
|
||||
tristate "esd electronics gmbh CAN/USB interfaces"
|
||||
help
|
||||
This driver adds supports for several CAN/USB interfaces
|
||||
This driver adds support for several CAN/USB interfaces
|
||||
from esd electronics gmbh (https://www.esd.eu).
|
||||
|
||||
The drivers supports the following devices:
|
||||
- esd CAN-USB/2
|
||||
- esd CAN-USB/3-FD
|
||||
- esd CAN-USB/Micro
|
||||
|
||||
To compile this driver as a module, choose M here: the module
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user