commit | 4b783d9bd35f51978d35d1a5146c5627fe3471bf | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sat May 22 08:47:16 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 07 22:22:42 2021 -0400 |
tree | 21753c7f94144a286584c1f631ad9bde89a1a438 | |
parent | 490599d838252633ad114f6c883258e8029e3078 [diff] |
usb: Add correct depends for CMD_USB_MASS_STORAGE We cannot build this without USB_GADGET_DOWNLOAD support enabled, add the appropriate depends line. Signed-off-by: Tom Rini <trini@konsulko.com>