summaryrefslogtreecommitdiffstats
path: root/drivers/phy/freescale/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/phy/freescale/Kconfig')
-rw-r--r--drivers/phy/freescale/Kconfig9
1 files changed, 7 insertions, 2 deletions
diff --git a/drivers/phy/freescale/Kconfig b/drivers/phy/freescale/Kconfig
index eb4a75558f..04e8bcf188 100644
--- a/drivers/phy/freescale/Kconfig
+++ b/drivers/phy/freescale/Kconfig
@@ -1,4 +1,9 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
config PHY_FSL_IMX8MQ_USB
- bool "Freescale i.MX8M USB3 PHY"
- default ARCH_IMX8MQ
+ bool "Freescale i.MX8MQ/P USB3 PHY"
+ default ARCH_IMX8MQ || ARCH_IMX8MP
+ help
+ Enable this to add support for the USB PHY found on
+ the i.MX8M Quad and Plus.