summaryrefslogtreecommitdiffstats
path: root/configs/libretech-s905d-pc_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-s905d-pc_defconfig
parent46eddbc58f0d038df5fb51d6c27a989ba826a620 (diff)
downloadu-boot-7ccc73773fb58efe710ccb1f9e855e73cf8b0b9d.tar.gz
u-boot-7ccc73773fb58efe710ccb1f9e855e73cf8b0b9d.tar.xz
u-boot-7ccc73773fb58efe710ccb1f9e855e73cf8b0b9d.zip
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-s905d-pc_defconfig')
-rw-r--r--configs/libretech-s905d-pc_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/libretech-s905d-pc_defconfig b/configs/libretech-s905d-pc_defconfig
index c99a6c5971..5f8074a883 100644
--- a/configs/libretech-s905d-pc_defconfig
+++ b/configs/libretech-s905d-pc_defconfig
@@ -44,6 +44,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
@@ -61,7 +62,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_KEYBOARD=y