lede/target/linux/generic/hack-5.10/999-make-phylink-tristate.patch

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