[][kernel][mt7981/mt7988][eth][phy: mediatek-ge: Fix Kconfig syntax error]

[Description]
Fix Kconfig syntax error

[Release-log]
N/A

Change-Id: I658f591495c1e2aadcec3fb99d43de00a4cafa30
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/7353591
diff --git a/target/linux/mediatek/patches-5.4/756-net-phy-mediatek-ge-add-mt798x-support.patch b/target/linux/mediatek/patches-5.4/756-net-phy-mediatek-ge-add-mt798x-support.patch
index aee8abf..b1734f8 100644
--- a/target/linux/mediatek/patches-5.4/756-net-phy-mediatek-ge-add-mt798x-support.patch
+++ b/target/linux/mediatek/patches-5.4/756-net-phy-mediatek-ge-add-mt798x-support.patch
@@ -9,7 +9,7 @@
 +	help
 +	  Supports the MediaTek Gigabit Ethernet PHYs.
 +
-++config MEDIATEK_GE_PHY_SOC
++config MEDIATEK_GE_PHY_SOC
 +	bool "MediaTek SoC Ethernet PHYs"
 +	depends on (ARM64 && ARCH_MEDIATEK && MEDIATEK_GE_PHY) || COMPILE_TEST
 +	select NVMEM_MTK_EFUSE