From 8b4cba53a9402f44da2dced4a78ca065b15dca94 Mon Sep 17 00:00:00 2001 From: DENG Qingfang Date: Thu, 3 Feb 2022 20:07:04 +0800 Subject: kernel: backport MediaTek Ethernet PHY driver MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add support for MediaTek Gigabit Ethernet PHYs found in MT7530. Fix some link up/down issues. Signed-off-by: DENG Qingfang Tested-by: Arınç ÜNAL Tested-by: Stijn Tintel --- target/linux/generic/config-5.10 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/generic/config-5.10') diff --git a/target/linux/generic/config-5.10 b/target/linux/generic/config-5.10 index 30c48d521b..b04e25e4a4 100644 --- a/target/linux/generic/config-5.10 +++ b/target/linux/generic/config-5.10 @@ -3178,6 +3178,7 @@ CONFIG_MAY_USE_DEVLINK=y # CONFIG_MDIO_THUNDER is not set # CONFIG_MDIO_XPCS is not set # CONFIG_MD_FAULTY is not set +# CONFIG_MEDIATEK_GE_PHY is not set # CONFIG_MEDIA_ANALOG_TV_SUPPORT is not set # CONFIG_MEDIA_ATTACH is not set # CONFIG_MEDIA_CAMERA_SUPPORT is not set -- cgit v1.2.3