Commit da84e50c authored by Grygorii Strashko's avatar Grygorii Strashko Committed by David S. Miller

phy: ti: phy-gmii-sel: dependency from ti cpsw-switchdev driver

Add dependency from TI_CPSW_SWITCHDEV.
Signed-off-by: default avatarGrygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 111cf1ab
...@@ -90,8 +90,8 @@ config TWL4030_USB ...@@ -90,8 +90,8 @@ config TWL4030_USB
config PHY_TI_GMII_SEL config PHY_TI_GMII_SEL
tristate tristate
default y if TI_CPSW=y default y if TI_CPSW=y || TI_CPSW_SWITCHDEV=y
depends on TI_CPSW || COMPILE_TEST depends on TI_CPSW || TI_CPSW_SWITCHDEV || COMPILE_TEST
select GENERIC_PHY select GENERIC_PHY
select REGMAP select REGMAP
default m default m
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment