Merge pull request #7369 from lorenz/unify-usb-serial

linux: unify USB serial driver config
This commit is contained in:
Christian Hewitt
2023-10-30 16:19:25 +04:00
committed by GitHub
13 changed files with 324 additions and 68 deletions

View File

@@ -4846,7 +4846,7 @@ CONFIG_USB_DWC2_DUAL_ROLE=y
# USB port drivers
#
CONFIG_USB_SERIAL=m
CONFIG_USB_SERIAL_GENERIC=y
# CONFIG_USB_SERIAL_GENERIC is not set
# CONFIG_USB_SERIAL_SIMPLE is not set
# CONFIG_USB_SERIAL_AIRCABLE is not set
# CONFIG_USB_SERIAL_ARK3116 is not set