Add support for Keyspan USB-Serial adapters (#1509)

This commit is contained in:
Rob VDM 2021-08-19 12:00:28 +02:00 committed by GitHub
parent cbce0f2a2e
commit 5bb42ff43c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ CONFIG_USB_SERIAL_FTDI_SIO=m
CONFIG_USB_SERIAL_PL2303=m
CONFIG_USB_SERIAL_CH341=m
CONFIG_USB_SERIAL_TI=m
CONFIG_USB_SERIAL_KEYSPAN=m
CONFIG_USB_ACM=m
CONFIG_USB_USBNET=m