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.

Configuring Linux Kernel to least size

Hi Experts,

I am new bee to the Linux in TI processor.


I need to strip down the Linux SDK to the core features alone like processor, memory drivers and USB. Rest of the drivers I need to disable in the compilation. I downloaded the Linux sdk for AM37x processor.


I just configured it using "make menuconfig". But I am not sure whether I had covered all the required sections. Is there any reference pointing each sub-system and its dependencies.


Also what will be the rough flash and RAM memory usage for the stripped down linux kernel with processor, RAM, I2C (PMIC), USB and flash memory drivers ?