1 # SPDX-License-Identifier: GPL-2.0-only
2 config NET_VENDOR_MEDIATEK
3 bool "MediaTek ethernet driver"
4 depends on ARCH_MEDIATEK || SOC_MT7621 || SOC_MT7620
6 If you have a Mediatek SoC with ethernet, say Y.
10 config NET_MEDIATEK_SOC
11 tristate "MediaTek SoC Gigabit Ethernet support"
14 This driver supports the gigabit ethernet MACs in the
17 endif #NET_VENDOR_MEDIATEK