Hi, All
My SDK version:
linux: ti-processor-sdk-linux-adas-j784s4-evm-09_01_00_06
rtos: ti-processor-sdk-rtos-j784s4-evm-09_01_00_06
I run the 'make menuconfig' command in 'linux_sdk/board-support/ti-linux-kernel-6.1.46+gitAUTOINC+5892b80d6b-g5892b80d6b' directory,
save the configuration and exit.
The '.config' file is generated by default in the current directory and then the Linux kernel is compiled,
but I find that my changes do not take effect.
How do I make my changes take effect?
Which file do I need to replace with the '.config' file for the configuration to take effect?