In message: [linux-yocto] [kernel-cache][PATCH 08/12] bsp/genericarm64: enable 
USB On-The-Go and Gadget
on 20/03/2024 Ross Burton wrote:

> From: Ross Burton <ross.bur...@arm.com>
> 
> Signed-off-by: Ross Burton <ross.bur...@arm.com>
> ---
>  bsp/genericarm64/genericarm64.cfg | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/bsp/genericarm64/genericarm64.cfg 
> b/bsp/genericarm64/genericarm64.cfg
> index 92a1daee..25dc4c4b 100644
> --- a/bsp/genericarm64/genericarm64.cfg
> +++ b/bsp/genericarm64/genericarm64.cfg
> @@ -395,11 +395,16 @@ CONFIG_SND_SOC_DAVINCI_MCASP=m
>  CONFIG_SND_SOC_DA7213=m
>  
>  # USB support
> +# OTG support
> +CONFIG_USB_OTG=y

We've got more than a few BSPs that are setting this, and
really we should just add a features/usb/usb-otg.scc to
go along with the other usb features.

I wouldn't cleanup all the other badly bhaving BSPs
immediately, but making a otg feature available is the
first step.

Thoughts ?

Bruce

>  # DesignWare USB3 DRD Core Support
>  CONFIG_USB_DWC3=m
>  # Texas Instruments AM62 Platforms
>  CONFIG_USB_DWC3_AM62=m
>  
> +# USB Gadget Support
> +CONFIG_USB_GADGET=m
> +
>  # USB Type-C Support
>  CONFIG_TYPEC=m
>  # USB Type-C Port Controller Manager
> -- 
> 2.34.1
> 

> 
> 
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13720): 
https://lists.yoctoproject.org/g/linux-yocto/message/13720
Mute This Topic: https://lists.yoctoproject.org/mt/105052013/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to