Add TSN feature related kernel configs, and drop the duplicated kernel config CONFIG_NET_SCH_TAPRIO with tsn.cfg.
Signed-off-by: Xulin Sun <xulin....@windriver.com> --- bsp/ti-j7xxx/ti-j7xxx.cfg | 2 +- bsp/ti-j7xxx/ti-j7xxx.scc | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/bsp/ti-j7xxx/ti-j7xxx.cfg b/bsp/ti-j7xxx/ti-j7xxx.cfg index b78a1835..e2a19c99 100755 --- a/bsp/ti-j7xxx/ti-j7xxx.cfg +++ b/bsp/ti-j7xxx/ti-j7xxx.cfg @@ -281,9 +281,9 @@ CONFIG_TI_K3_AM65_CPSW_NUSS=y CONFIG_TI_K3_AM65_CPSW_SWITCHDEV=y CONFIG_NET_SWITCHDEV=y CONFIG_TI_K3_AM65_CPTS=y -CONFIG_NET_SCH_TAPRIO=y CONFIG_BRIDGE_VLAN_FILTERING=y CONFIG_HSR=m +CONFIG_TI_AM65_CPSW_QOS=y # # CRYPTO diff --git a/bsp/ti-j7xxx/ti-j7xxx.scc b/bsp/ti-j7xxx/ti-j7xxx.scc index d9ec786e..3c81027a 100644 --- a/bsp/ti-j7xxx/ti-j7xxx.scc +++ b/bsp/ti-j7xxx/ti-j7xxx.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-j7xxx.cfg -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14335): https://lists.yoctoproject.org/g/linux-yocto/message/14335 Mute This Topic: https://lists.yoctoproject.org/mt/108138708/21656 Group Owner: linux-yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-