[U-Boot] [PATCH 08/13] sunxi: imply USB_GADGET

Simon Glass sjg at chromium.org
Tue Sep 12 12:28:23 UTC 2017


On 8 September 2017 at 11:34, Maxime Ripard
<maxime.ripard at free-electrons.com> wrote:
> A good number of our boards have USB_GADGET enabled. Imply it so that all
> the boards can benefit from it, and remove some boilerplate from our
> defconfigs.
>
> Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
> ---
>  arch/arm/Kconfig                               | 1 +
>  configs/A13-OLinuXino_defconfig                | 1 -
>  configs/A20-OLinuXino-Lime2-eMMC_defconfig     | 1 -
>  configs/A20-OLinuXino-Lime2_defconfig          | 1 -
>  configs/CHIP_defconfig                         | 1 -
>  configs/CHIP_pro_defconfig                     | 1 -
>  configs/Cubietruck_defconfig                   | 1 -
>  configs/Nintendo_NES_Classic_Edition_defconfig | 1 -
>  configs/Sinlinx_SinA33_defconfig               | 1 -
>  configs/parrot_r16_defconfig                   | 1 -
>  10 files changed, 1 insertion(+), 9 deletions(-)

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


More information about the U-Boot mailing list