This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: ARCH_K3 是什么?

Part Number: TDA4VM

在试图打开 以太网 TSN 相关功能时遇到 ARCH_K3 选项的问题。

https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-jacinto7/08_06_01_02/exports/docs/devices/J7_Family/linux/index.html 中写到,开启 TSN 相关功能需要打开 TI_K3_AM65_CPTS 属性,操作相关文档中指出还要打开一系列相关的选项,但是这些选项都 depends on ARCH_K3 这个选项,在我的开发板的 kernel menuconfig 中没有找到相关选项,我目前猜测是我的开发板不支持 enable ARCH_K3,我的结论是否正确,我该去哪里确认我的结论,ARCH_K3 这个概念我在网上搜索资料介绍也偏少,这个是个 TI 专有的什么概念?