Re: A proposal - binary

From: Dave Jones
Date: Thu Aug 03 2006 - 15:58:47 EST


On Thu, Aug 03, 2006 at 12:36:00PM -0700, Greg Kroah-Hartman wrote:

> > That is good to know. But there is a kernel option which doesn't make
> > much sense in that case:
> >
> > [*] Select only drivers that don't need compile-time external firmware
>
> No, that is very different. That option is present if you don't want to
> build some firmware images from the source that is present in the kernel
> tree, and instead, use the pre-built stuff that is also present in the
> kernel tree.

You're describing PREVENT_FIRMWARE_BUILD. The text Zach quoted is from
STANDALONE, which is something else completely. That allows us to not
build drivers that pull in things from /etc and the like during compile.
(Whoever thought that was a good idea?)

Dave

--
http://www.codemonkey.org.uk
-
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/