]> git.sur5r.net Git - u-boot/commit
usb: gadget: Move USBNET_DEVADDR option out of g_dnl
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 6 Sep 2017 20:54:52 +0000 (22:54 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 3 Oct 2017 17:12:04 +0000 (19:12 +0200)
commit5506ff149d4aa4b76f162a71c2cf68c2b00d38e9
tree5aea789c1b299f04c0710ffa0fee091ece7d7f97
parenta4dd8722fab257ff23cd63483b2926a4e197be96
usb: gadget: Move USBNET_DEVADDR option out of g_dnl

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.

Acked-by: Ɓukasz Majewski <lukma@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
drivers/usb/gadget/Kconfig