mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-18 09:48:39 +00:00
doc: usage: cmd: ums: fix dependencies
Replace CONFIG_USB_USB_GADGET by CONFIG_USB_GADGET_DOWNLOAD. Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
parent
73de259873
commit
7803a66399
@ -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
|
||||
------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user