commit | 8b348ed063a7d6f4d26af477bd90e88c24741add | [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 | d44456859587d05b0fd378eaf7b537bed09da061 [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>