]> git.sur5r.net Git - u-boot/blobdiff - drivers/usb/gadget/Kconfig
usb: gadget: Move USBNET_HOST_ADDR to Kconfig
[u-boot] / drivers / usb / gadget / Kconfig
index 6dc9d177f5ad37f27bf4c546c2d7f9b97bfc6d74..510efd67b9a4b37ccce5b9dbc88f239b198727cf 100644 (file)
@@ -128,4 +128,11 @@ config USBNET_DEVADDR
          Ethernet MAC address of the device-side (ie. local board's) MAC
          address of the usb_ether interface
 
+config USBNET_HOST_ADDR
+       string "USB Gadget Ethernet host mac address"
+       default "de:ad:be:ef:00:00"
+       help
+         Ethernet MAC address of the host-side (ie. remote device's) MAC
+         address of the usb_ether interface
+
 endif # USB_GADGET