Re: tristate and bool not enogh for Kconfig anymore

From: Randy Dunlap
Date: Sat Oct 20 2007 - 22:36:57 EST


On Sat, 20 Oct 2007 21:17:00 +0200 Sam Ravnborg wrote:

> On Sat, Oct 20, 2007 at 02:42:38PM +0200, Henrik Carlqvist wrote:
> > I think there is a need for Kconfig to specify that a functionality could
> > be built as a module or not built at all.
>
> I assume
> depends on MODULES
>
> should do the trick.

Some modules use (e.g.)
depends on PCMCIA and m

but using MODULES does make more sense to me.

---
~Randy
-
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/