mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
12 lines
199 B
Diff
12 lines
199 B
Diff
--- a/drivers/net/phy/Kconfig
|
|
+++ b/drivers/net/phy/Kconfig
|
|
@@ -4,7 +4,7 @@
|
|
#
|
|
|
|
config PHYLINK
|
|
- tristate
|
|
+ tristate "Phylink config support"
|
|
depends on NETDEVICES
|
|
select PHYLIB
|
|
select SWPHY
|