xref: /openbmc/linux/drivers/phy/freescale/Kconfig (revision f4c8116e)
1efe81beaSLi Junconfig PHY_FSL_IMX8MQ_USB
2efe81beaSLi Jun	tristate "Freescale i.MX8M USB3 PHY"
3efe81beaSLi Jun	depends on OF && HAS_IOMEM
4efe81beaSLi Jun	select GENERIC_PHY
5e4e2c343SAbel Vesa	default ARCH_MXC && ARM64
6f4c8116eSGuido Günther
7f4c8116eSGuido Güntherconfig PHY_MIXEL_MIPI_DPHY
8f4c8116eSGuido Günther	tristate "Mixel MIPI DSI PHY support"
9f4c8116eSGuido Günther	depends on OF && HAS_IOMEM
10f4c8116eSGuido Günther	select GENERIC_PHY
11f4c8116eSGuido Günther	select GENERIC_PHY_MIPI_DPHY
12f4c8116eSGuido Günther	select REGMAP_MMIO
13f4c8116eSGuido Günther	help
14f4c8116eSGuido Günther	  Enable this to add support for the Mixel DSI PHY as found
15f4c8116eSGuido Günther	  on NXP's i.MX8 family of SOCs.
16