blob: f435d640694383d6cc7c8d17ebe85faefd51d6b3 (
plain) (
blame)
1
2
3
4
5
6
|
# SPDX-License-Identifier: GPL-2.0-only
config PHY_FSL_IMX8MQ_USB
tristate "Freescale i.MX8M USB3 PHY"
depends on OF && HAS_IOMEM
select GENERIC_PHY
default ARCH_MXC && ARM64
|