summaryrefslogtreecommitdiffstats
path: root/configs/u200_defconfig
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2019-05-31 10:07:56 +0200
committerNeil Armstrong <narmstrong@baylibre.com>2019-05-31 10:09:41 +0200
commitd0b1f72a04e49cb2abfac5c4e13696eabc125132 (patch)
treebdfc6943584be23fa8fd8e83c94b60790a42cf48 /configs/u200_defconfig
parent7336cf34d1740cd3f2fa1ef353aa041ae39a0516 (diff)
downloadu-boot-d0b1f72a04e49cb2abfac5c4e13696eabc125132.tar.gz
u-boot-d0b1f72a04e49cb2abfac5c4e13696eabc125132.tar.xz
u-boot-d0b1f72a04e49cb2abfac5c4e13696eabc125132.zip
configs: u200: enable support for USB Host & Gadget
Now the Amlogic G12A DT and drivers are present, enable full USB on the U200 Reference Design board. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Diffstat (limited to 'configs/u200_defconfig')
-rw-r--r--configs/u200_defconfig17
1 files changed, 17 insertions, 0 deletions
diff --git a/configs/u200_defconfig b/configs/u200_defconfig
index 13b6f41847..2c0999c707 100644
--- a/configs/u200_defconfig
+++ b/configs/u200_defconfig
@@ -37,3 +37,20 @@ CONFIG_DEBUG_UART_ANNOUNCE=y
CONFIG_DEBUG_UART_SKIP_INIT=y
CONFIG_MESON_SERIAL=y
CONFIG_OF_LIBFDT_OVERLAY=y
+CONFIG_USB=y
+CONFIG_USB_HOST=y
+CONFIG_USB_GADGET=y
+CONFIG_USB_GADGET_DOWNLOAD=y
+CONFIG_PHY=y
+CONFIG_MESON_G12A_USB_PHY=y
+CONFIG_DM_USB=y
+CONFIG_USB_GADGET_DWC2_OTG=y
+CONFIG_USB_GADGET_DWC2_OTG_PHY_BUS_WIDTH_8=y
+CONFIG_USB_XHCI_HCD=y
+CONFIG_USB_XHCI_DWC3=y
+CONFIG_USB_DWC3=y
+CONFIG_USB_DWC3_MESON_G12A=y
+CONFIG_CMD_USB=y
+CONFIG_CMD_USB_MASS_STORAGE=y
+CONFIG_USB_GADGET_VENDOR_NUM=0x1b8e
+CONFIG_USB_GADGET_PRODUCT_NUM=0xfada