mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
Rebased and re-implemented USBIP configs
Signed-off-by: Jonathan Beri <jberi@golioth.io> Revert to master Signed-off-by: Jonathan Beri <jberi@golioth.io> Modify USBIP modules by hand Signed-off-by: Jonathan Beri <jberi@golioth.io>
This commit is contained in:
parent
657b33805e
commit
b12a7d584f
@ -3709,7 +3709,12 @@ CONFIG_USB_STORAGE=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 is not set
|
||||
# CONFIG_USBIP_DEBUG is not set
|
||||
|
||||
#
|
||||
# USB dual-mode controller drivers
|
||||
|
@ -3535,7 +3535,12 @@ CONFIG_USB_STORAGE=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 is not set
|
||||
# CONFIG_USBIP_DEBUG is not set
|
||||
|
||||
#
|
||||
# USB dual-mode controller drivers
|
||||
|
Loading…
Reference in New Issue
Block a user