[U-Boot] [PATCH 12/20] configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards
Simon Glass
sjg at chromium.org
Sat Jun 17 03:44:10 UTC 2017
On 16 June 2017 at 07:31, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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 at gmail.com>
> ---
>
> include/configs/am43xx_evm.h | 1 -
> include/configs/am57xx_evm.h | 1 -
> include/configs/cl-som-am57x.h | 1 -
> include/configs/cm_t43.h | 1 -
> include/configs/dra7xx_evm.h | 1 -
> include/configs/ds414.h | 1 -
> include/configs/exynos5-common.h | 1 -
> include/configs/ls1012afrdm.h | 1 -
> include/configs/ls1012aqds.h | 1 -
> include/configs/ls1012ardb.h | 1 -
> include/configs/ls1021aiot.h | 1 -
> include/configs/ls1021aqds.h | 1 -
> include/configs/ls1021atwr.h | 1 -
> include/configs/ls1043aqds.h | 1 -
> include/configs/ls1043ardb.h | 1 -
> include/configs/ls1046aqds.h | 1 -
> include/configs/ls1046ardb.h | 1 -
> include/configs/ls2080aqds.h | 1 -
> include/configs/ls2080ardb.h | 1 -
> include/configs/mvebu_armada-37xx.h | 4 +---
> include/configs/mvebu_armada-8k.h | 4 +---
> include/configs/rk3328_common.h | 2 --
> include/configs/rk3399_common.h | 3 ---
> include/configs/ti_armv7_keystone2.h | 1 -
> include/configs/uniphier.h | 3 ---
> include/configs/xilinx_zynqmp.h | 2 --
> scripts/config_whitelist.txt | 1 -
> 27 files changed, 2 insertions(+), 37 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list