On Thursday 05 April 2007 10:57, Maxime Tierrie wrote: > Hi, > I would like to build a linux kernel for an arm system and use Qemu for > the simulation. What target exactly can I use ? May I use something > like XXX_defconfig? I will be very interested to know how was built the > arm-test-0.2 available in the Qemu website. The target doesn't really > matter, I'm just interested in the process of building a linux sytem for > arm and emulate it with Qemu.
From the README in that tarball: " The kernel config is included in the kernel. It can be extracted from the image with linux/scripts/extract-ikconfig or accessed as /proc/config.gz on a running kenel. " Paul