summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2017-09-07 18:40:42 (GMT)
committerMaxime Ripard <maxime.ripard@free-electrons.com>2017-10-03 17:12:05 (GMT)
commit6e2166c18683be8a46d34cc14a0c1dca2c52fbfd (patch)
tree2c82dd1469effcf635e39a3211da0645972858c3 /arch
parent90dd2f19d6bd9f38a500ee7cb2986fd929b6cbea (diff)
downloadu-boot-6e2166c18683be8a46d34cc14a0c1dca2c52fbfd.tar.xz
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: Ɓukasz Majewski <lukma@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 0b33c49..f4256ec 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -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