Add firmware for TI 3410/5052 USB to UART adapters (#1124) (#1126)

* Add firmware for TI 3410/5052 USB to UART adapters (#1124)
This commit is contained in:
Stefan Agner
2020-12-28 15:40:53 +01:00
parent 01923727d0
commit b4d587e53b
17 changed files with 90 additions and 0 deletions

View File

@@ -491,4 +491,13 @@ config BR2_PACKAGE_LINUX_FIRMWARE_QAT_C62X
endmenu
menu "USB to Serial Firmware"
config BR2_PACKAGE_LINUX_FIRMWARE_USB_SERIAL_TI
bool "USB TI 3410/5052 Serial Firmware"
help
Firmware files for TI 3410/5052
endmenu
endif