On Oct 16 2007 13:06, Mark Gross wrote:
>
>base function:
>Starting from a stock distro (FC, Ubuntu, OpenSuSE...) and put down a
>kernel.org tree and automatically create a .config with all the drivers
>needed for the platform I'm building on.

Too easy. Since opensuse's udev loads most of the modules for your hardware,
all that would be needed is to transform the lsmod list of modules plus
the static options in /proc/config.gz (stuff like psmouse) back
into kconfig options ;-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to