|
@@ -113,14 +113,14 @@ config PHY_MIPHY365X
|
|
|
|
|
|
config PHY_RCAR_GEN2
|
|
|
tristate "Renesas R-Car generation 2 USB PHY driver"
|
|
|
- depends on ARCH_SHMOBILE
|
|
|
+ depends on ARCH_RENESAS
|
|
|
depends on GENERIC_PHY
|
|
|
help
|
|
|
Support for USB PHY found on Renesas R-Car generation 2 SoCs.
|
|
|
|
|
|
config PHY_RCAR_GEN3_USB2
|
|
|
tristate "Renesas R-Car generation 3 USB 2.0 PHY driver"
|
|
|
- depends on OF && ARCH_SHMOBILE
|
|
|
+ depends on ARCH_RENESAS
|
|
|
select GENERIC_PHY
|
|
|
help
|
|
|
Support for USB 2.0 PHY found on Renesas R-Car generation 3 SoCs.
|