diff --git a/kernel/config-6.6.x-aarch64 b/kernel/config-6.6.x-aarch64 index 947af3a06..d6561cc4a 100644 --- a/kernel/config-6.6.x-aarch64 +++ b/kernel/config-6.6.x-aarch64 @@ -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 diff --git a/kernel/config-6.6.x-x86_64 b/kernel/config-6.6.x-x86_64 index 5b6daeda2..ef3370a87 100644 --- a/kernel/config-6.6.x-x86_64 +++ b/kernel/config-6.6.x-x86_64 @@ -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