xref: /linux/drivers/phy/freescale/Kconfig (revision f4c8116e294b12c360b724173f4b79f232573fb1)
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
6*f4c8116eSGuido Günther
7*f4c8116eSGuido Güntherconfig PHY_MIXEL_MIPI_DPHY
8*f4c8116eSGuido Günther	tristate "Mixel MIPI DSI PHY support"
9*f4c8116eSGuido Günther	depends on OF && HAS_IOMEM
10*f4c8116eSGuido Günther	select GENERIC_PHY
11*f4c8116eSGuido Günther	select GENERIC_PHY_MIPI_DPHY
12*f4c8116eSGuido Günther	select REGMAP_MMIO
13*f4c8116eSGuido Günther	help
14*f4c8116eSGuido Günther	  Enable this to add support for the Mixel DSI PHY as found
15*f4c8116eSGuido Günther	  on NXP's i.MX8 family of SOCs.
16