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

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to