Skip to content
Snippets Groups Projects
Commit 6e2166c1 authored by Maxime Ripard's avatar Maxime Ripard
Browse files

sunxi: Imply USB_ETHER


Now that we can enable the usb_ether gadget, do it. This will be especially
useful for boards that don't have any ethernet controller, such as the ones
based on the A13 or A33.

Reviewed-by: default avatarŁukasz Majewski <lukma@denx.de>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 90dd2f19
No related branches found
No related tags found
No related merge requests found
......@@ -703,6 +703,7 @@ config ARCH_SUNXI
imply SPL_MMC_SUPPORT if MMC
imply SPL_POWER_SUPPORT
imply SPL_SERIAL_SUPPORT
imply USB_ETHER
imply USB_GADGET
config TARGET_TS4600
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment