xref: /linux/drivers/phy/freescale/Kconfig (revision 119a7fdfeecefa5a4062256ac2dcd3b69eaa8414)
1# SPDX-License-Identifier: GPL-2.0-only
2config PHY_FSL_IMX8MQ_USB
3	tristate "Freescale i.MX8M USB3 PHY"
4	depends on OF && HAS_IOMEM
5	select GENERIC_PHY
6	default ARCH_MXC && ARM64
7