commit | 6bbb6dce387e3c10f648f9d6f0cb5f3715f0e2d0 | [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 | d6412851a41cba502073f0856de6b0b834783492 [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>