merged to 6.6+

SRCREV updates will be in my next pull request.

Bruce

In message: [linux-yocto] [PATCH] riscv: Enable XHCI usb
on 07/03/2024 Khem Raj wrote:

> This brings it closer to other qemu configs in yocto and help to use usb
> mouse and keyboard device emulation
> 
> Signed-off-by: Khem Raj <[email protected]>
> ---
>  bsp/qemuriscv32/qemuriscv32.scc | 6 ++++++
>  bsp/qemuriscv64/qemuriscv64.scc | 6 ++++++
>  2 files changed, 12 insertions(+)
> 
> diff --git a/bsp/qemuriscv32/qemuriscv32.scc b/bsp/qemuriscv32/qemuriscv32.scc
> index 7d368aad..2a1e3292 100644
> --- a/bsp/qemuriscv32/qemuriscv32.scc
> +++ b/bsp/qemuriscv32/qemuriscv32.scc
> @@ -3,3 +3,9 @@ kconf hardware qemuriscv32.cfg
>  
>  # Graphics support
>  include features/drm-bochs/drm-bochs.scc
> +
> +# XHCI USB
> +include features/usb/xhci-hcd.scc
> +include features/net/net.scc
> +include features/pci/pci.scc
> +include cfg/net/mdio.scc
> diff --git a/bsp/qemuriscv64/qemuriscv64.scc b/bsp/qemuriscv64/qemuriscv64.scc
> index 2f012c53..f7d834f5 100644
> --- a/bsp/qemuriscv64/qemuriscv64.scc
> +++ b/bsp/qemuriscv64/qemuriscv64.scc
> @@ -3,3 +3,9 @@ kconf hardware qemuriscv64.cfg
>  
>  # Graphics support
>  include features/drm-bochs/drm-bochs.scc
> +
> +# XHCI USB
> +include features/usb/xhci-hcd.scc
> +include features/net/net.scc
> +include features/pci/pci.scc
> +include cfg/net/mdio.scc
> -- 
> 2.44.0
> 

> 
> 
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13663): 
https://lists.yoctoproject.org/g/linux-yocto/message/13663
Mute This Topic: https://lists.yoctoproject.org/mt/104790212/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to