July 30, 2016
8:25 p.m.
On Sun, Jul 31, 2016 at 01:24:58AM +0530, Jitendra wrote:
Hi Folks,
Hi!
I usually compile the linux kernel by copying current system .config file. But the problem it compile bunch things that I don't which is required. My aim is setup filesystem environmrnt setup on my laptop.
Could somebody point the minimal .config file that will save from me reading all the options and compile the kernel quickly and test it.
I use make default which creates a working .config and then edit it. You can use qemu (until some point) to make sure the kernel boots. Good luck! -- François