Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e4e2c343 authored by Abel Vesa's avatar Abel Vesa Committed by Kishon Vijay Abraham I
Browse files

phy: freescale: Break dependency on SOC_IMX8MQ for USB PHY



Since this is going to be used on more SoCs than just i.MX8MQ,
make the dependency here more generic.

Signed-off-by: default avatarAbel Vesa <abel.vesa@nxp.com>
Reviewed-by: default avatarDong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: default avatarKishon Vijay Abraham I <kishon@ti.com>
parent 827cb032
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,4 +2,4 @@ config PHY_FSL_IMX8MQ_USB
	tristate "Freescale i.MX8M USB3 PHY"
	depends on OF && HAS_IOMEM
	select GENERIC_PHY
	default SOC_IMX8MQ
	default ARCH_MXC && ARM64