We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b534dc4 commit 0bdff11Copy full SHA for 0bdff11
drivers/net/phy/Kconfig
@@ -47,7 +47,6 @@ config LED_TRIGGER_PHY
47
48
config FIXED_PHY
49
tristate "MDIO Bus/PHY emulation with fixed speed/link PHYs"
50
- depends on PHYLIB
51
select SWPHY
52
help
53
Adds the platform "fixed" MDIO Bus to cover the boards that use
@@ -112,7 +111,6 @@ config BROADCOM_PHY
112
111
113
config BCM54140_PHY
114
tristate "Broadcom BCM54140 PHY"
115
116
depends on HWMON || HWMON=n
117
select BCM_NET_PHYLIB
118
@@ -137,7 +135,6 @@ config BCM7XXX_PHY
137
135
138
136
config BCM84881_PHY
139
tristate "Broadcom BCM84881 PHY"
140
141
142
Support the Broadcom BCM84881 PHY.
143
0 commit comments