Update docs

This commit is contained in:
h7x4
2023-07-05 13:49:09 +00:00
committed by github-actions[bot]
parent 5e392eef9e
commit 0c993b9f8e

@ -17,6 +17,7 @@ DKMS module for USBIP
|-----|-----|-----|-----|
| 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 |
| autoModprobe | Automatically modprobe all modules after installation. | boolean | true |