Merge tag 'usb-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
usb: changes for v4.18 merge window A total of 98 non-merge commits, the biggest part being in dwc3 this time around with a large refactoring of dwc3's transfer handling code. We also have a new driver for Aspeed virtual hub controller. Apart from that, just a list of miscellaneous fixes all over the place.
Este cometimento está contido em:
@@ -2,7 +2,7 @@
|
||||
|
||||
config USB_MTU3
|
||||
tristate "MediaTek USB3 Dual Role controller"
|
||||
depends on EXTCON && (USB || USB_GADGET)
|
||||
depends on USB || USB_GADGET
|
||||
depends on ARCH_MEDIATEK || COMPILE_TEST
|
||||
select USB_XHCI_MTK if USB_SUPPORT && USB_XHCI_HCD
|
||||
help
|
||||
@@ -40,6 +40,7 @@ config USB_MTU3_GADGET
|
||||
config USB_MTU3_DUAL_ROLE
|
||||
bool "Dual Role mode"
|
||||
depends on ((USB=y || USB=USB_MTU3) && (USB_GADGET=y || USB_GADGET=USB_MTU3))
|
||||
depends on (EXTCON=y || EXTCON=USB_MTU3)
|
||||
help
|
||||
This is the default mode of working of MTU3 controller where
|
||||
both host and gadget features are enabled.
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador