summaryrefslogtreecommitdiff
path: root/drivers/phy/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/phy/Kconfig')
-rw-r--r--drivers/phy/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig
index 92c74b9d0b..80ae1af329 100644
--- a/drivers/phy/Kconfig
+++ b/drivers/phy/Kconfig
@@ -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