diff options
| author | Tom Rini <[email protected]> | 2024-01-19 08:02:58 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-01-19 08:02:58 -0500 |
| commit | cb493752394adec8db1d6f5e9b8fb3c43e13f10a (patch) | |
| tree | b6019220b9a4c2a8ec6eb410a7ef2cded70f4ef0 /drivers | |
| parent | f7cca7ccc5117eaafcc2bde91ad1bed6fee7cfc3 (diff) | |
| parent | c16c7ac2fe69f3cebbfc921c5b023dccc12cd198 (diff) | |
Merge tag 'u-boot-rockchip-20240119' of https://source.denx.de/u-boot/custodians/u-boot-rockchip
- Add board: rk3328 FriendlyARM NanoPi R2C Plus, rk3588 Turing RK1 SoM;
- Enable SPI boot for rk3588 and rk3528;
- Set boot device in SPL as common code;
- other misc fixes;
Diffstat (limited to 'drivers')
| -rw-r--r-- | drivers/usb/host/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig index 35610ffc2b3..0dd5736433c 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 |
