commit | 0c3a6d443f4751b681566e8a752d12e04f4369f4 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Dec 02 16:42:49 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 22 10:31:49 2022 -0500 |
tree | 349b44fe7364bef1058432403b88dbbf6bf4f816 | |
parent | 8747decc9bda5512c2d7eff4c7cab178e5ad6152 [diff] |
usb: Remove CONFIG_USBD_HS This define is not enabled by the only platform which currently enables the legacy option of CONFIG_USB_DEVICE. We can drop this code. Signed-off-by: Tom Rini <trini@konsulko.com>