commit | cb8630f166039577d12937e9a1ce55bccbdaf582 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jan 10 11:19:38 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 20 12:27:06 2023 -0500 |
tree | 24e03d0b495b05938ec3192de8711bd29911e046 | |
parent | 1b98e2a7188a90e49ce91b41f1b1a5912790ce4b [diff] |
usb: musb: Rename CONFIG_USB_MUSB_TIMEOUT to MUSB_TIMEOUT This variable has never been configured to another value at present, and was not converted to Kconfig. Opt instead to rename this to MUSB_TIMEOUT. Cc: Marek Vasut <marex@denx.de> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Marek Vasut <marex@denx.de>