From 6c4643d484f2351d2215830f5e379bd5cd1a96b6 Mon Sep 17 00:00:00 2001
From: h7x4 <h7x4@users.noreply.github.com>
Date: Wed, 5 Jul 2023 11:34:53 +0000
Subject: [PATCH] Update docs

---
 features/usbip-dkms/README.md | 1 +
 1 file changed, 1 insertion(+)

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 |