usb: gadget: usb_ether: Move settings to common
The usb_ether gadget duplicates the USB settings for the manufacturer, product ID and vendor ID. Make sure we use the common option so that we can expect a single VID/PID couple for a single device. Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Lukasz Majewski <lukma@denx.de> 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_MANUFACTURER
|
||||
CONFIG_USBTTY
|
||||
CONFIG_USB_AM35X
|
||||
CONFIG_USB_ATMEL
|
||||
|
||||
Reference in New Issue
Block a user