summaryrefslogtreecommitdiff
path: root/drivers/phy/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/phy/Kconfig')
-rw-r--r--drivers/phy/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/phy/Kconfig b/drivers/phy/Kconfig
index 72569fd101..6becaaddd4 100644
--- a/drivers/phy/Kconfig
+++ b/drivers/phy/Kconfig
@@ -281,6 +281,15 @@ config PHY_IMX8MQ_USB
help
Support the USB3.0 PHY in NXP i.MX8MQ SoC
+config PHY_IMX93_MIPI_DPHY
+ bool "NXP i.MX93 MIPI DPHY Driver"
+ depends on PHY
+ depends on ARCH_IMX9
+ select REGMAP
+ help
+ Enable this to add support for the Synopsys DW MIPI DPHY as found
+ on NXP's i.MX93 SoC.
+
config PHY_XILINX_ZYNQMP
tristate "Xilinx ZynqMP PHY driver"
depends on PHY && ARCH_ZYNQMP