lede/target/linux/generic/hack-5.15/999-make-phylink-tristate.patch
2021-12-30 22:42:54 +08:00

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