[U-Boot] [PATCH 01/13] usb: gadget: Move USBNET_DEVADDR option out of g_dnl
Simon Glass
sjg at chromium.org
Tue Sep 12 12:27:52 UTC 2017
On 8 September 2017 at 11:34, Maxime Ripard
<maxime.ripard at free-electrons.com> wrote:
> The USBNET_DEVADDR has nothing to do with the USB download gadget, but
> rather with the USB Ethernet gadget. Move it out of the if statement.
>
> Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
> ---
> drivers/usb/gadget/Kconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
Would be good to add help for this option
More information about the U-Boot
mailing list