1 # SPDX-License-Identifier: GPL-2.0-only
6 tristate "MediaTek Gigabit Ethernet PHYs"
9 Supports the MediaTek non-built-in Gigabit Ethernet PHYs.
11 Non-built-in Gigabit Ethernet PHYs include mt7530/mt7531.
12 You may find mt7530 inside mt7621. This driver shares some
13 common operations with MediaTek SoC built-in Gigabit
16 config MEDIATEK_GE_SOC_PHY
17 tristate "MediaTek SoC Ethernet PHYs"
18 depends on (ARM64 && ARCH_MEDIATEK) || COMPILE_TEST
19 depends on NVMEM_MTK_EFUSE
22 Supports MediaTek SoC built-in Gigabit Ethernet PHYs.
24 Include support for built-in Ethernet PHYs which are present in
25 the MT7981 and MT7988 SoCs. These PHYs need calibration data
26 present in the SoCs efuse and will dynamically calibrate VCM
27 (common-mode voltage) during startup.