aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mediatek/Kconfig
diff options
context:
space:
mode:
authorRené van Dorst <opensource@vdorst.com>2019-08-25 19:43:39 +0200
committerDavid S. Miller <davem@davemloft.net>2019-08-27 20:19:27 -0700
commitb8fc9f30821ec0ca018b3716fbed55ab6910a8f1 (patch)
treea98c908877d1ea45d622dad4962e60d0845fa9c5 /drivers/net/ethernet/mediatek/Kconfig
parentMerge branch 'net-dsa-explicit-programmation-of-VLAN-on-CPU-ports' (diff)
downloadlinux-dev-b8fc9f30821ec0ca018b3716fbed55ab6910a8f1.tar.xz
linux-dev-b8fc9f30821ec0ca018b3716fbed55ab6910a8f1.zip
net: ethernet: mediatek: Add basic PHYLINK support
This convert the basics to PHYLINK API. SGMII support is not in this patch. Signed-off-by: René van Dorst <opensource@vdorst.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/mediatek/Kconfig')
-rw-r--r--drivers/net/ethernet/mediatek/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/mediatek/Kconfig b/drivers/net/ethernet/mediatek/Kconfig
index b76cf2e1c9dc..4968352ba188 100644
--- a/drivers/net/ethernet/mediatek/Kconfig
+++ b/drivers/net/ethernet/mediatek/Kconfig
@@ -9,7 +9,7 @@ if NET_VENDOR_MEDIATEK
config NET_MEDIATEK_SOC
tristate "MediaTek SoC Gigabit Ethernet support"
- select PHYLIB
+ select PHYLINK
---help---
This driver supports the gigabit ethernet MACs in the
MediaTek SoC family.