summaryrefslogtreecommitdiff
path: root/doc/usage
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2024-09-30 17:48:12 -0600
committerTom Rini <[email protected]>2024-09-30 17:48:12 -0600
commit3a0b829efc35227b1079a444f00e0729502197ad (patch)
tree0b63050b1d46587a800c1a4e277a69170640da00 /doc/usage
parentddbcafeb53e7093c58488596bfce6d8823777c3a (diff)
parent9cfe0cab3bf135a505e1e163ca442a4e4064d58e (diff)
Merge tag 'v2024.10-rc6' into next
Prepare v2024.10-rc6
Diffstat (limited to 'doc/usage')
-rw-r--r--doc/usage/cmd/ums.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/usage/cmd/ums.rst b/doc/usage/cmd/ums.rst
index 9d379e3c829..e96222785f2 100644
--- a/doc/usage/cmd/ums.rst
+++ b/doc/usage/cmd/ums.rst
@@ -48,7 +48,7 @@ Configuration
-------------
The ums command is only available if CONFIG_CMD_USB_MASS_STORAGE=y
-and depends on CONFIG_USB_USB_GADGET and CONFIG_BLK.
+which depends on CONFIG_USB_GADGET_DOWNLOAD and CONFIG_BLK.
Return value
------------