mirror of
https://github.com/Fishwaldo/build.git
synced 2025-06-21 05:38:47 +00:00
add some USB_SERIAL to mvebu64 NEXT/DEV
This commit is contained in:
parent
c7c66a51de
commit
3d45d4e3ee
2 changed files with 12 additions and 2 deletions
|
@ -4442,7 +4442,12 @@ CONFIG_USB_ISP1760_DUAL_ROLE=y
|
|||
#
|
||||
# USB port drivers
|
||||
#
|
||||
# CONFIG_USB_SERIAL is not set
|
||||
CONFIG_USB_SERIAL=m
|
||||
CONFIG_USB_SERIAL_GENERIC=y
|
||||
CONFIG_USB_SERIAL_SIMPLE=m
|
||||
CONFIG_USB_SERIAL_CH341=m
|
||||
CONFIG_USB_SERIAL_CP210X=m
|
||||
CONFIG_USB_SERIAL_FTDI_SIO=m
|
||||
|
||||
#
|
||||
# USB Miscellaneous drivers
|
||||
|
|
|
@ -4219,7 +4219,12 @@ CONFIG_USB_ISP1760_DUAL_ROLE=y
|
|||
#
|
||||
# USB port drivers
|
||||
#
|
||||
# CONFIG_USB_SERIAL is not set
|
||||
CONFIG_USB_SERIAL=m
|
||||
CONFIG_USB_SERIAL_GENERIC=y
|
||||
CONFIG_USB_SERIAL_SIMPLE=m
|
||||
CONFIG_USB_SERIAL_CH341=m
|
||||
CONFIG_USB_SERIAL_CP210X=m
|
||||
CONFIG_USB_SERIAL_FTDI_SIO=m
|
||||
|
||||
#
|
||||
# USB Miscellaneous drivers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue