Commit b1419cbe authored by Marc Kleine-Budde's avatar Marc Kleine-Budde

can: gs_usb: mention candleLight as supported device

To make it easier for new users to find the correct driver for
candleLight compatible CAN-USB devices mention candleLight in the
driver's Kconfig input prompt.

Link: https://lore.kernel.org/all/20221019205037.1600936-1-mkl@pengutronix.deSigned-off-by: default avatarMarc Kleine-Budde <mkl@pengutronix.de>
parent f5071d9e
...@@ -38,10 +38,13 @@ config CAN_ETAS_ES58X ...@@ -38,10 +38,13 @@ config CAN_ETAS_ES58X
will be called etas_es58x. will be called etas_es58x.
config CAN_GS_USB config CAN_GS_USB
tristate "Geschwister Schneider UG interfaces" tristate "Geschwister Schneider UG and candleLight compatible interfaces"
help help
This driver supports the Geschwister Schneider and bytewerk.org This driver supports the Geschwister Schneider and
candleLight USB CAN interfaces USB/CAN devices bytewerk.org candleLight compatible
(https://github.com/candle-usb/candleLight_fw) USB/CAN
interfaces.
If unsure choose N, If unsure choose N,
choose Y for built in support, choose Y for built in support,
M to compile as module (module will be named: gs_usb). M to compile as module (module will be named: gs_usb).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment