
13 Nov
2023
13 Nov
'23
4:10 a.m.
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@denx.de