From: Ross Burton <[email protected]>

A bug in my annotation script meant this item ended up in the wrong place.

Signed-off-by: Ross Burton <[email protected]>
---
 bsp/genericarm64/genericarm64.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bsp/genericarm64/genericarm64.cfg 
b/bsp/genericarm64/genericarm64.cfg
index d21368ac..1f0ca369 100644
--- a/bsp/genericarm64/genericarm64.cfg
+++ b/bsp/genericarm64/genericarm64.cfg
@@ -139,9 +139,9 @@ CONFIG_EEPROM_AT25=m
 # Ethernet driver support
 # TI K3 AM654x/J721E CPSW Ethernet driver
 CONFIG_TI_K3_AM65_CPSW_NUSS=m
-CONFIG_PHYLINK=m
 
 # PHY Device support and infrastructure
+CONFIG_PHYLINK=m
 # Amlogic Meson GXL Internal PHY
 CONFIG_MESON_GXL_PHY=m
 # Aquantia PHYs
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13705): 
https://lists.yoctoproject.org/g/linux-yocto/message/13705
Mute This Topic: https://lists.yoctoproject.org/mt/105052006/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to