[PATCH v2 1/2] configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399

Marek Vasut marex at denx.de
Mon Nov 13 04:10:44 CET 2023


On 11/12/23 18:48, Jonas Karlman wrote:

> diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
> index b501ea514bca..d92d87af52ef 100644
> --- a/drivers/usb/host/Kconfig
> +++ b/drivers/usb/host/Kconfig
> @@ -39,7 +39,6 @@ config USB_XHCI_DWC3
>   config USB_XHCI_DWC3_OF_SIMPLE
>   	bool "DesignWare USB3 DRD Generic OF Simple Glue Layer"
>   	depends on DM_USB
> -	default y if ARCH_ROCKCHIP
>   	default y if DRA7XX
>   	help
>   	  Support USB2/3 functionality in simple SoC integrations with

For this part:

Reviewed-by: Marek Vasut <marex at denx.de>


More information about the U-Boot mailing list