xref: /linux/drivers/net/ethernet/mediatek/Kconfig (revision b8fc9f30821ec0ca018b3716fbed55ab6910a8f1)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2009fb097SJohn Crispinconfig NET_VENDOR_MEDIATEK
3009fb097SJohn Crispin	bool "MediaTek ethernet driver"
4296c9120SStefan Roese	depends on ARCH_MEDIATEK || SOC_MT7621 || SOC_MT7620
5009fb097SJohn Crispin	---help---
6009fb097SJohn Crispin	  If you have a Mediatek SoC with ethernet, say Y.
7009fb097SJohn Crispin
8009fb097SJohn Crispinif NET_VENDOR_MEDIATEK
9009fb097SJohn Crispin
10009fb097SJohn Crispinconfig NET_MEDIATEK_SOC
112ec50f57SSean Wang	tristate "MediaTek SoC Gigabit Ethernet support"
12*b8fc9f30SRené van Dorst	select PHYLINK
13009fb097SJohn Crispin	---help---
14009fb097SJohn Crispin	  This driver supports the gigabit ethernet MACs in the
152ec50f57SSean Wang	  MediaTek SoC family.
16009fb097SJohn Crispin
17009fb097SJohn Crispinendif #NET_VENDOR_MEDIATEK
18