Add kernel configs NET_SCH_CBS & NET_SCH_MQPRIO & NET_SCH_ETF to support
AM62AX TSN feature.

Signed-off-by: Xulin Sun <xulin....@windriver.com>
---
 bsp/ti-am62/ti-am62.cfg | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/bsp/ti-am62/ti-am62.cfg b/bsp/ti-am62/ti-am62.cfg
index fdef5c2b..537f4120 100755
--- a/bsp/ti-am62/ti-am62.cfg
+++ b/bsp/ti-am62/ti-am62.cfg
@@ -252,6 +252,9 @@ CONFIG_NET_SWITCHDEV=y
 CONFIG_TI_K3_AM65_CPTS=y
 CONFIG_TI_AM65_CPSW_TAS=y
 CONFIG_NET_SCH_TAPRIO=y
+CONFIG_NET_SCH_ETF=y
+CONFIG_NET_SCH_CBS=y
+CONFIG_NET_SCH_MQPRIO=y
 CONFIG_BRIDGE_VLAN_FILTERING=y
 
 #
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13734): 
https://lists.yoctoproject.org/g/linux-yocto/message/13734
Mute This Topic: https://lists.yoctoproject.org/mt/105173259/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to