commit | 84858a68838ca6b3e9e92f5a6e9aa2f5512e2c38 | [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 | 0444380e22c77736594f0d1a1b3ac22cbe243fde [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>