Skip to content

Commit c863cdd

Browse files
popcornmixPhil Elwell
authored and
Phil Elwell
committed
configs: Update bcm2711 arm64 USB options to match arm (#3254)
Signed-off-by: popcornmix <[email protected]>
1 parent 2f8d771 commit c863cdd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm64/configs/bcm2711_defconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1052,8 +1052,10 @@ CONFIG_USB=y
10521052
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
10531053
CONFIG_USB_MON=m
10541054
CONFIG_USB_XHCI_HCD=y
1055+
CONFIG_USB_XHCI_PLATFORM=y
10551056
CONFIG_USB_DWCOTG=y
10561057
CONFIG_USB_PRINTER=m
1058+
CONFIG_USB_TMC=m
10571059
CONFIG_USB_STORAGE=y
10581060
CONFIG_USB_STORAGE_REALTEK=m
10591061
CONFIG_USB_STORAGE_DATAFAB=m
@@ -1068,11 +1070,13 @@ CONFIG_USB_STORAGE_ONETOUCH=m
10681070
CONFIG_USB_STORAGE_KARMA=m
10691071
CONFIG_USB_STORAGE_CYPRESS_ATACB=m
10701072
CONFIG_USB_STORAGE_ENE_UB6250=m
1073+
CONFIG_USB_UAS=y
10711074
CONFIG_USB_MDC800=m
10721075
CONFIG_USB_MICROTEK=m
10731076
CONFIG_USBIP_CORE=m
10741077
CONFIG_USBIP_VHCI_HCD=m
10751078
CONFIG_USBIP_HOST=m
1079+
CONFIG_USBIP_VUDC=m
10761080
CONFIG_USB_DWC2=m
10771081
CONFIG_USB_SERIAL=m
10781082
CONFIG_USB_SERIAL_GENERIC=y

0 commit comments

Comments
 (0)