add some USB_SERIAL to mvebu64 NEXT/DEV

This commit is contained in:
Martin Ayotte 2019-08-28 13:49:05 -04:00
parent c7c66a51de
commit 3d45d4e3ee
2 changed files with 12 additions and 2 deletions

View file

@ -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

View file

@ -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