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

2017-09-12 Thread Simon Glass
On 8 September 2017 at 11:34, Maxime Ripard 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 > --- > arch/arm/Kconfig

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

2017-09-08 Thread Maxime Ripard
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 --- arch/arm/Kconfig | 1 + configs/A13-OLinuXino_defconfig| 1 -