[U-Boot] [PATCH] sunxi: Enable USB host in CHIP defconfig

Hans de Goede hdegoede at redhat.com
Thu May 12 19:29:37 CEST 2016


Reported-and-tested-by: Dennis Gilmore <dennis at ausil.us>
Signed-off-by: Hans de Goede <hdegoede at redhat.com>
---
 configs/CHIP_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/CHIP_defconfig b/configs/CHIP_defconfig
index 0eca229..cbbec47 100644
--- a/configs/CHIP_defconfig
+++ b/configs/CHIP_defconfig
@@ -29,3 +29,4 @@ CONFIG_USB_GADGET_DOWNLOAD=y
 CONFIG_G_DNL_MANUFACTURER="Allwinner Technology"
 CONFIG_G_DNL_VENDOR_NUM=0x1f3a
 CONFIG_G_DNL_PRODUCT_NUM=0x1010
+CONFIG_USB_EHCI_HCD=y
-- 
2.7.4



More information about the U-Boot mailing list