
12 Sep
2017
12 Sep
'17
9:01 p.m.
Add an help about the USBNET_DEVADDR Kconfig option to make it clearer what it's about.
Signed-off-by: Maxime Ripard maxime.ripard@free-electrons.com --- drivers/usb/gadget/Kconfig | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig index d52626908846..6dc9d177f5ad 100644 --- a/drivers/usb/gadget/Kconfig +++ b/drivers/usb/gadget/Kconfig @@ -124,5 +124,8 @@ endif # USB_GADGET_DOWNLOAD config USBNET_DEVADDR string "USB Gadget Ethernet device mac address" default "de:ad:be:ef:00:01" + help + Ethernet MAC address of the device-side (ie. local board's) MAC + address of the usb_ether interface
endif # USB_GADGET
--
git-series 0.9.1