Skip to content
Snippets Groups Projects
Commit 4ccceefb authored by Tom Rini's avatar Tom Rini
Browse files

edison: Disable CONFIG_USB_HOST_ETHER


This board does dwc3 gadget, not host, so we cannot have host support or
we will fail to link.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 5eb35220
No related branches found
No related tags found
No related merge requests found
......@@ -36,5 +36,6 @@ CONFIG_USB_GADGET_DOWNLOAD=y
CONFIG_G_DNL_MANUFACTURER="Intel"
CONFIG_G_DNL_VENDOR_NUM=0x8087
CONFIG_G_DNL_PRODUCT_NUM=0x0a99
# CONFIG_USB_HOST_ETHER is not set
CONFIG_FAT_WRITE=y
CONFIG_SHA1=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment