commit | 04097c9b1772e645bdb633d2b13d1e47bae912a1 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Dec 02 16:42:11 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 21 19:04:33 2022 -0500 |
tree | 25bad7e37a8e3b53dc8480b1977fb65788cdead8 | |
parent | a63bea9ca042e2d4eea8a50ca075cd1529e5a896 [diff] |
usb: Update USB_STORAGE dependencies As it's no longer possible to have !DM_USB set, we can remove these dependencies. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>