mirror of
				https://xff.cz/git/u-boot/
				synced 2025-10-30 18:05:48 +01:00 
			
		
		
		
	usb: gadget: Document USBNET_DEVADDR
Add an help about the USBNET_DEVADDR Kconfig option to make it clearer what it's about. Acked-by: Łukasz Majewski <lukma@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user