1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2009fb097SJohn Crispinconfig NET_VENDOR_MEDIATEK 3d3d6974bSBartosz Golaszewski bool "MediaTek devices" 4296c9120SStefan Roese depends on ARCH_MEDIATEK || SOC_MT7621 || SOC_MT7620 5*a7f7f624SMasahiro Yamada 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" 12b8fc9f30SRené van Dorst select PHYLINK 13*a7f7f624SMasahiro Yamada help 14009fb097SJohn Crispin This driver supports the gigabit ethernet MACs in the 152ec50f57SSean Wang MediaTek SoC family. 16009fb097SJohn Crispin 178c7bd5a4SBartosz Golaszewskiconfig NET_MEDIATEK_STAR_EMAC 188c7bd5a4SBartosz Golaszewski tristate "MediaTek STAR Ethernet MAC support" 198c7bd5a4SBartosz Golaszewski select PHYLIB 208c7bd5a4SBartosz Golaszewski help 218c7bd5a4SBartosz Golaszewski This driver supports the ethernet MAC IP first used on 228c7bd5a4SBartosz Golaszewski MediaTek MT85** SoCs. 238c7bd5a4SBartosz Golaszewski 24009fb097SJohn Crispinendif #NET_VENDOR_MEDIATEK 25