The sja1105 is a switch used on S32G274AEVB and S32G399AEVB boards, and DSA
support for it has been added in kernel, so add related configs to enable
the DSA support to prepare for future use of the switch.

Signed-off-by: Zhantao Tang <[email protected]>
---
 bsp/nxp-s32g/nxp-s32g.cfg | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/bsp/nxp-s32g/nxp-s32g.cfg b/bsp/nxp-s32g/nxp-s32g.cfg
index 8c3dff0d..f583d4d4 100644
--- a/bsp/nxp-s32g/nxp-s32g.cfg
+++ b/bsp/nxp-s32g/nxp-s32g.cfg
@@ -41,6 +41,10 @@ CONFIG_STMMAC_ETH=y
 CONFIG_AT803X_PHY=y
 CONFIG_MICREL_PHY=y
 CONFIG_AQUANTIA_PHY=y
+CONFIG_NET_DSA=y
+CONFIG_NET_DSA_TAG_SJA1105=y
+CONFIG_NET_DSA_SJA1105=y
+CONFIG_NET_DSA_SJA1105_PTP=y
 
 #Serial
 CONFIG_SERIAL_AMBA_PL011=y
-- 
2.25.1

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

Reply via email to