aboutsummaryrefslogtreecommitdiff
path: root/configs/libretech-cc_defconfig
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2020-09-10 10:48:14 +0200
committerNeil Armstrong <narmstrong@baylibre.com>2020-10-05 17:59:45 +0200
commit7ccc73773fb58efe710ccb1f9e855e73cf8b0b9d (patch)
treeceb57a6f9cf379cdc07f9d389f2b6a5f2550e661 /configs/libretech-cc_defconfig
parent46eddbc58f0d038df5fb51d6c27a989ba826a620 (diff)
downloadu-boot-7ccc73773fb58efe710ccb1f9e855e73cf8b0b9d.zip
u-boot-7ccc73773fb58efe710ccb1f9e855e73cf8b0b9d.tar.gz
u-boot-7ccc73773fb58efe710ccb1f9e855e73cf8b0b9d.tar.bz2
ARM: mach-meson: use new DWC3 glue for GXL & GXM
Use the new Amlogic GXL/GXM USB Glue instead of the set of USB3 PHY and Simple DWC3 wrapper. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Diffstat (limited to 'configs/libretech-cc_defconfig')
-rw-r--r--configs/libretech-cc_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/libretech-cc_defconfig b/configs/libretech-cc_defconfig
index 65ad7f5..559d674 100644
--- a/configs/libretech-cc_defconfig
+++ b/configs/libretech-cc_defconfig
@@ -36,6 +36,7 @@ CONFIG_DM_ETH=y
CONFIG_ETH_DESIGNWARE=y
CONFIG_PHY=y
CONFIG_MESON_GXL_USB_PHY=y
+CONFIG_USB_DWC3_MESON_GXL=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_MESON_GXL=y
CONFIG_POWER_DOMAIN=y
@@ -50,7 +51,6 @@ CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y
-CONFIG_USB_XHCI_DWC3_OF_SIMPLE=y
CONFIG_USB_DWC3=y
# CONFIG_USB_DWC3_GADGET is not set
CONFIG_USB_GADGET=y