add some USB_SERIAL to mvebu64 NEXT/DEV
This commit is contained in:
parent
c7c66a51de
commit
3d45d4e3ee
@ -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…
Reference in New Issue
Block a user