projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
111cf1a
)
phy: ti: phy-gmii-sel: dependency from ti cpsw-switchdev driver
author
Grygorii Strashko
<grygorii.strashko@ti.com>
Tue, 19 Nov 2019 22:19:21 +0000
(
00:19
+0200)
committer
David S. Miller
<davem@davemloft.net>
Wed, 20 Nov 2019 19:25:24 +0000
(11:25 -0800)
Add dependency from TI_CPSW_SWITCHDEV.
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/phy/ti/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/phy/ti/Kconfig
b/drivers/phy/ti/Kconfig
index
c3fa184
..
1748886
100644
(file)
--- a/
drivers/phy/ti/Kconfig
+++ b/
drivers/phy/ti/Kconfig
@@
-90,8
+90,8
@@
config TWL4030_USB
config PHY_TI_GMII_SEL
tristate
- default y if TI_CPSW=y
- depends on TI_CPSW || COMPILE_TEST
+ default y if TI_CPSW=y
|| TI_CPSW_SWITCHDEV=y
+ depends on TI_CPSW ||
TI_CPSW_SWITCHDEV ||
COMPILE_TEST
select GENERIC_PHY
select REGMAP
default m