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:
committed by
Heinrich Schuchardt
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
|
||||
------------
|
||||
|
||||
Reference in New Issue
Block a user