[PATCH 1/8] Convert CONFIG_AM335X_USB0 et al to Kconfig

Tom Rini trini at konsulko.com
Sat Mar 19 02:28:03 CET 2022


On Fri, Mar 11, 2022 at 11:07:29PM -0500, Tom Rini wrote:

> This converts the following to Kconfig:
>    CONFIG_AM335X_USB0
>    CONFIG_AM335X_USB0_MODE
>    CONFIG_AM335X_USB1
>    CONFIG_AM335X_USB1_MODE
> 
> We do this by introducing specific options for static configuration of
> USB0/USB1 in SPL rather than defining CONFIG_AM335X_USBx_MODE to the
> enum value being used.  Furthermore, with how the code is used now we do
> not need to have OTG mode exposed as an option here, so remove that.
> 
> Signed-off-by: Tom Rini <trini at konsulko.com>

Applied to u-boot/next, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220318/9da19184/attachment.sig>


More information about the U-Boot mailing list