[U-Boot] [PATCH 14/20] configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards

Simon Glass sjg at chromium.org
Sat Jun 17 03:44:20 UTC 2017


On 16 June 2017 at 07:31, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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 at gmail.com>
> ---
>
>  arch/arm/include/asm/ehci-omap.h    | 4 ----
>  include/configs/MPC8572DS.h         | 1 -
>  include/configs/cm_t54.h            | 1 -
>  include/configs/corvus.h            | 3 ---
>  include/configs/duovero.h           | 2 --
>  include/configs/exynos5-common.h    | 2 --
>  include/configs/ma5d4evk.h          | 1 -
>  include/configs/mcx.h               | 1 -
>  include/configs/mvebu_armada-37xx.h | 7 +------
>  include/configs/mvebu_armada-8k.h   | 7 +------
>  include/configs/mx35pdk.h           | 1 -
>  include/configs/odroid.h            | 1 -
>  include/configs/omap3_beagle.h      | 1 -
>  include/configs/omap3_overo.h       | 1 -
>  include/configs/omap4_panda.h       | 2 --
>  include/configs/omap5_uevm.h        | 1 -
>  include/configs/picosam9g45.h       | 3 ---
>  include/configs/sama5d2_ptc.h       | 4 ----
>  include/configs/snapper9g45.h       | 3 ---
>  include/configs/sunxi-common.h      | 1 -
>  include/configs/tam3517-common.h    | 1 -
>  include/configs/tao3530.h           | 1 -
>  include/configs/tegra114-common.h   | 1 -
>  include/configs/tegra124-common.h   | 1 -
>  include/configs/tegra20-common.h    | 1 -
>  include/configs/tegra210-common.h   | 1 -
>  include/configs/tegra30-common.h    | 1 -
>  include/configs/vinco.h             | 6 ------
>  include/configs/x86-common.h        | 1 -
>  scripts/config_whitelist.txt        | 1 -
>  30 files changed, 2 insertions(+), 60 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list