mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-06 07:20:56 +08:00
configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards
Now that xHCD does not use CONFIG_SYS_USB_XHCI_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:
@@ -4877,7 +4877,6 @@ CONFIG_SYS_USB_OHCI_CPU_INIT
|
||||
CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS
|
||||
CONFIG_SYS_USB_OHCI_REGS_BASE
|
||||
CONFIG_SYS_USB_OHCI_SLOT_NAME
|
||||
CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS
|
||||
CONFIG_SYS_USER_SWITCHES_BASE
|
||||
CONFIG_SYS_USE_BOOT_NORFLASH
|
||||
CONFIG_SYS_USE_DATAFLASH
|
||||
|
||||
Reference in New Issue
Block a user