[U-Boot] [PATCH V2 1/2] ARM: tegra: don't set CONFIG_USB_MAX_CONTROLLER_COUNT

Simon Glass sjg at chromium.org
Fri Feb 19 21:55:43 CET 2016


On 15 February 2016 at 10:34, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> This option is no longer used now that DM_USB is enabled.
>
> Fixes: 534f9d3feffd ("dm: tegra: usb: Move USB to driver model")
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
> v2: New patch.
> ---
>  include/configs/apalis_t30.h  | 1 -
>  include/configs/beaver.h      | 1 -
>  include/configs/colibri_t20.h | 1 -
>  include/configs/colibri_t30.h | 1 -
>  include/configs/e2220-1170.h  | 1 -
>  include/configs/harmony.h     | 1 -
>  include/configs/jetson-tk1.h  | 1 -
>  include/configs/nyan-big.h    | 1 -
>  include/configs/p2371-0000.h  | 1 -
>  include/configs/p2371-2180.h  | 1 -
>  include/configs/p2571.h       | 1 -
>  include/configs/seaboard.h    | 1 -
>  include/configs/trimslice.h   | 1 -
>  include/configs/venice2.h     | 1 -
>  14 files changed, 14 deletions(-)

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


More information about the U-Boot mailing list