Add support for TI USB 3410 or 5052 serial devices (#542)

This commit is contained in:
Pascal Vizeli 2020-01-13 15:36:56 +01:00 committed by GitHub
parent 70d69d3518
commit 7314ce1963
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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