mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-05 06:24:10 +08:00
configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards
Now that EHCD does not use CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS, remove it in all boards' config files. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Stefan Roese <sr@denx.de> Tested-by: Stefan Roese <sr@denx.de>
This commit is contained in:
@@ -4868,7 +4868,6 @@ CONFIG_SYS_UNSPEC_STRID
|
||||
CONFIG_SYS_USBCTRL
|
||||
CONFIG_SYS_USBD_BASE
|
||||
CONFIG_SYS_USB_EHCI_CPU_INIT
|
||||
CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
|
||||
CONFIG_SYS_USB_EHCI_REGS_BASE
|
||||
CONFIG_SYS_USB_FAT_BOOT_PARTITION
|
||||
CONFIG_SYS_USB_HOST
|
||||
|
||||
Reference in New Issue
Block a user