commit | c50c778ea74b7181bbe2c537e7c7cea6ab089bb6 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jan 10 11:19:43 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 20 12:27:23 2023 -0500 |
tree | ffcb94e52b1058fcf9eeba5163ae759d4d353937 | |
parent | a84fa1bef4382b30de0e8b57997075aabe6f583a [diff] |
usbtty: Remove default CONFIG_USBD_* values For this legacy driver, the only user sets these values in Kconfig, so we can remove them from the header. Signed-off-by: Tom Rini <trini@konsulko.com>