mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-20 14:18:53 +07:00
efe81bea89
This is a cleaned up port of the downstream i.MX8MQ USB3 PHY driver. Signed-off-by: Li Jun <jun.li@nxp.com> Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
6 lines
132 B
Plaintext
6 lines
132 B
Plaintext
config PHY_FSL_IMX8MQ_USB
|
|
tristate "Freescale i.MX8M USB3 PHY"
|
|
depends on OF && HAS_IOMEM
|
|
select GENERIC_PHY
|
|
default SOC_IMX8MQ
|