Re: Automatic .config generation

From: Alex Riesen
Date: Thu Sep 08 2005 - 16:14:10 EST


On 9/8/05, Ahmad Reza Cheraghi <a_r_cheraghi@xxxxxxxxx> wrote:
> I made this Framework to generate a .config based on a
> Target-System. Right-now it works on my Laptop Acer

how about teaching it to generate .config using just sysfs and lsbus?
So noone will need to contact you regarding adding their system to
your files, especially when all the information is already present in
the kernel in a very parsable form (pci.ids, for example).

The whole scenary will then shorten to:
$ make autoconfig
$ make
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/