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.

TDA4VH-Q1: Tailoring the kernel using make menuconfig in the Linux SDK

Part Number: TDA4VH-Q1

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?