diff --git a/features/usbip-dkms/README.md b/features/usbip-dkms/README.md index 4cb381b..6bce340 100644 --- a/features/usbip-dkms/README.md +++ b/features/usbip-dkms/README.md @@ -16,6 +16,7 @@ DKMS module for USBIP | Options Id | Description | Type | Default Value | |-----|-----|-----|-----| | kernelVersion | - | string | - | +| enableVudc | Enable Virtual USB Device Controller (VUDC) support. This requires the kernel to have CONFIG_USB_GADGET enabled, which linux-azure (GitHub Codespaces) does not have. | boolean | false |