]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
zynq: disable unused Vitesse PHY 19969/head
authorAleksander Jan Bajkowski <olek2@wp.pl>
Sat, 6 Sep 2025 20:19:22 +0000 (22:19 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 8 Sep 2025 12:21:50 +0000 (14:21 +0200)
All devices supported by the Zynq target have either a Realtek or Marvell
PHY. The Vitesse PHY was enabled when the target was created (2d45ad07fc64).
It's not used here, so it's safe to disable it.

Ethernet PHYs used by individual devices are listed below.

Device PHY
AVNET ZedBoard Marvell 88E1518
Digilent Zybo Realtek RTL8211E
Digilent Zybo Z7 Realtek RTL8211E or RTL8211F
Xilinx ZC702 Marvell 88E1116R

Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Link: https://github.com/openwrt/openwrt/pull/19969
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/zynq/config-6.6

index 603679245188b1bb122ba5bcb0e3641ad0387d93..7674e0b82cb385c23578a8e458129785fa5fe59a 100644 (file)
@@ -535,7 +535,6 @@ CONFIG_VGA_ARB=y
 CONFIG_VGA_ARB_MAX_GPUS=16
 CONFIG_VIDEO_CMDLINE=y
 CONFIG_VIDEO_NOMODESET=y
-CONFIG_VITESSE_PHY=y
 CONFIG_VM_EVENT_COUNTERS=y
 CONFIG_VT=y
 CONFIG_VT_CONSOLE=y