Skip to content
Snippets Groups Projects
Commit 74e7997c authored by Maxime Ripard's avatar Maxime Ripard
Browse files

usb: gadget: Document USBNET_DEVADDR


Add an help about the USBNET_DEVADDR Kconfig option to make it clearer what
it's about.

Acked-by: default avatarŁukasz Majewski <lukma@denx.de>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 5506ff14
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment