Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[platform/kernel/u-boot.git] / drivers / phy / Kconfig
index 92c74b9..80ae1af 100644 (file)
@@ -274,5 +274,12 @@ config PHY_MTK_TPHY
          multi-ports is first version, otherwise is second veriosn,
          so you can easily distinguish them by banks layout.
 
+config PHY_IMX8MQ_USB
+       bool "NXP i.MX8MQ USB PHY Driver"
+       depends on PHY
+       depends on IMX8MQ
+       help
+         Support the USB3.0 PHY in NXP i.MX8MQ SoC
+
 source "drivers/phy/rockchip/Kconfig"
 endmenu