Add TSN feature related kernel configs, and drop the duplicated kernel config CONFIG_NET_SCH_TAPRIO with tsn.cfg.
Signed-off-by: Xulin Sun <[email protected]> --- bsp/ti-am62/ti-am62.cfg | 1 - bsp/ti-am62/ti-am62.scc | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bsp/ti-am62/ti-am62.cfg b/bsp/ti-am62/ti-am62.cfg index fdef5c2b..2dab2c45 100755 --- a/bsp/ti-am62/ti-am62.cfg +++ b/bsp/ti-am62/ti-am62.cfg @@ -251,7 +251,6 @@ CONFIG_TI_K3_AM65_CPSW_SWITCHDEV=y CONFIG_NET_SWITCHDEV=y CONFIG_TI_K3_AM65_CPTS=y CONFIG_TI_AM65_CPSW_TAS=y -CONFIG_NET_SCH_TAPRIO=y CONFIG_BRIDGE_VLAN_FILTERING=y # diff --git a/bsp/ti-am62/ti-am62.scc b/bsp/ti-am62/ti-am62.scc index 9a0dda7f..d8d41953 100644 --- a/bsp/ti-am62/ti-am62.scc +++ b/bsp/ti-am62/ti-am62.scc @@ -4,5 +4,6 @@ include cfg/fs/flash_fs.cfg include features/hugetlb/hugetlb.scc # Enable the ability to run 32 bit apps include arch/arm/32bit-compat.scc +include features/tsn/tsn.scc kconf hardware ti-am62.cfg -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13736): https://lists.yoctoproject.org/g/linux-yocto/message/13736 Mute This Topic: https://lists.yoctoproject.org/mt/105173754/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
