diff options
author | Tom Rini <trini@konsulko.com> | 2022-11-04 11:19:58 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-11-04 11:19:58 -0400 |
commit | 898bd53e6a930080cee7cd7b1a09120c4dfd9467 (patch) | |
tree | fd06828cca513d7ea09b522750afe4be071c2e61 /configs/devkit3250_defconfig | |
parent | 45fc699cc54739c6f80ae4da920c121bc7d8665a (diff) | |
parent | 04448899de702321c018d0c4be2f6cc1d2f06760 (diff) | |
download | u-boot-898bd53e6a930080cee7cd7b1a09120c4dfd9467.tar.gz |
Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/04Nov2022
- 3 important fixes
Diffstat (limited to 'configs/devkit3250_defconfig')
-rw-r--r-- | configs/devkit3250_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/devkit3250_defconfig b/configs/devkit3250_defconfig index 1232ca576bb..6a2bb868502 100644 --- a/configs/devkit3250_defconfig +++ b/configs/devkit3250_defconfig @@ -88,6 +88,5 @@ CONFIG_SYS_NS16550=y CONFIG_SPI=y CONFIG_USB=y CONFIG_SYS_USB_OHCI_SLOT_NAME="lpc32xx-ohci" -CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS=1 CONFIG_USB_OHCI_LPC32XX=y CONFIG_OF_LIBFDT=y |