mediatek/mt7622: fix config symbol for 2.5GE MTK driver
authorRany Hany <rany_hany@riseup.net>
Thu, 22 Aug 2024 09:09:24 +0000 (09:09 +0000)
committerRobert Marko <robimarko@gmail.com>
Thu, 22 Aug 2024 09:42:34 +0000 (11:42 +0200)
The commit backporting new MTK patches did not update the
Kernel config for mediatek/mt7622 causing the build to
fail.

Simply use the new config symbol name for the driver to
fix the issue.

Fixes: 1069514978 ("mediatek: backport pending Ethernet PHY driver patches")
Signed-off-by: Rany Hany <rany_hany@riseup.net>
Link: https://github.com/openwrt/openwrt/pull/16225
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/mediatek/mt7622/config-6.6

index 067dd02d311863524bac51e9fc6ef7ecba66f24a..fab9c7dbe65ed4dbf92ffa90fe9a62ecb84bf862 100644 (file)
@@ -242,7 +242,7 @@ CONFIG_MAXLINEAR_GPHY=y
 CONFIG_MDIO_BUS=y
 CONFIG_MDIO_DEVICE=y
 CONFIG_MDIO_DEVRES=y
-# CONFIG_MEDIATEK_2P5G_PHY is not set
+# CONFIG_MEDIATEK_2P5GE_PHY is not set
 CONFIG_MEDIATEK_GE_PHY=y
 # CONFIG_MEDIATEK_GE_SOC_PHY is not set
 CONFIG_MEDIATEK_WATCHDOG=y