commit | 0ff8bb872423f7433b0165cbc10d23be1771af7c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:44:26 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:40 2023 -0500 |
tree | 641dacbf38275f69a5a587714a5a95feb86886d7 | |
parent | 91b614eef642959ab77c37dc1b7add2e6d02772c [diff] |
Correct SPL uses of USB_MUSB_HOST This converts 2 usages of this option to the non-SPL form, since there is no SPL_USB_MUSB_HOST defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>