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.

How to enable Ramdisk in kernel

Hello,

Is there any way to enable Ramdrive support in kernel which comes with Android 2.3 for AM389x/DM816x boards? Ramdrive is supported in regular Linux 2.6 kernels, but I couldn't find it in menuconfig. I would like to create a small partition in RAM for quick access to shared temporary files, which is needed by my applications.