Part Number: AM4378
Tool/software: Linux
Hello,
We developed a board based on AM4378. I added some of the module using "menu config". Where does my .config file store? Can you tell the file path of .config?
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.
Part Number: AM4378
Tool/software: Linux
Hello,
We developed a board based on AM4378. I added some of the module using "menu config". Where does my .config file store? Can you tell the file path of .config?
Hello,
It is in the main linux kernel folder.
PSDK/board-support/linux-kernel/
It is hidden file, check it from console, with "ls -al" command.
Regards,
Pavel
I searched but not able to find out .Can you tell me the exact location? where does it under linux-kernel?