enable usbip and usbip vhci-hcd as module

Pretty standard package, shame for it to be missed
This commit is contained in:
Andrzej
2019-04-08 10:01:22 +02:00
committed by GitHub
parent 470d75c286
commit 6ed2176ee3

View File

@@ -4196,7 +4196,11 @@ CONFIG_USB_UAS=m
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USBIP_CORE is not set
CONFIG_USBIP_CORE=m
CONFIG_USBIP_VHCI_HCD=m
CONFIG_USBIP_VHCI_HC_PORTS=8
CONFIG_USBIP_VHCI_NR_HCS=1
CONFIG_USBIP_HOST=m
# CONFIG_USB_MUSB_HDRC is not set
CONFIG_USB_DWC3=y
# CONFIG_USB_DWC3_HOST is not set