]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - drivers/phy/freescale/Kconfig
Merge branch 'for-5.13/thrustmaster' into for-linus
[mirror_ubuntu-jammy-kernel.git] / drivers / phy / freescale / Kconfig
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
efe81bea
LJ
2config PHY_FSL_IMX8MQ_USB
3 tristate "Freescale i.MX8M USB3 PHY"
4 depends on OF && HAS_IOMEM
5 select GENERIC_PHY
e4e2c343 6 default ARCH_MXC && ARM64
f4c8116e
GG
7
8config PHY_MIXEL_MIPI_DPHY
9 tristate "Mixel MIPI DSI PHY support"
10 depends on OF && HAS_IOMEM
11 select GENERIC_PHY
12 select GENERIC_PHY_MIPI_DPHY
13 select REGMAP_MMIO
14 help
15 Enable this to add support for the Mixel DSI PHY as found
16 on NXP's i.MX8 family of SOCs.