mirror of
https://xff.cz/git/u-boot/
synced 2025-09-04 02:02:08 +02:00
usb: gadget: Move USBNET_HOST_ADDR to Kconfig
While the USB Ethernet device address is already defined in Kconfig, the host address isn't. Convert it. Reviewed-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:
@@ -4973,7 +4973,6 @@ CONFIG_USBD_SERIAL_OUT_PKTSIZE
|
||||
CONFIG_USBD_VENDORID
|
||||
CONFIG_USBID_ADDR
|
||||
CONFIG_USBNET_DEV_ADDR
|
||||
CONFIG_USBNET_HOST_ADDR
|
||||
CONFIG_USBNET_MANUFACTURER
|
||||
CONFIG_USBTTY
|
||||
CONFIG_USB_AM35X
|
||||
|
Reference in New Issue
Block a user