diff mbox series

[09/13] docs/system: Add U2F key to the USB devices examples

Message ID 20200812094135.20550-10-cesar.belley@lse.epita.fr
State New
Headers show
Series None | expand

Commit Message

César Belley Aug. 12, 2020, 9:41 a.m. UTC
Signed-off-by: César Belley <cesar.belley@lse.epita.fr>
---
 docs/system/usb.rst | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/docs/system/usb.rst b/docs/system/usb.rst
index ddfa828d74..9a2f1927c4 100644
--- a/docs/system/usb.rst
+++ b/docs/system/usb.rst
@@ -81,6 +81,9 @@  option or the ``device_add`` monitor command. Available devices are:
 ``usb-audio``
    USB audio device
 
+``u2f-{emulated,passthru}``
+   Universal Second Factor device
+
 .. _host_005fusb_005fdevices:
 
 Using host USB devices on a Linux host