Re: CONFIG_INPUT problems

Roman Zippel (zippel@linux-m68k.org)
Wed, 9 Apr 2003 23:24:36 +0200 (CEST)


Hi,

On Wed, 9 Apr 2003, Martin J. Bligh wrote:

> > config INPUT
> > default y if !HEADLESS
>
> I don't see how that'll work ... we already have it defaulting to y,
> but there's a previous setting that's 'n' from the 2.4 config file
> they're upgrading from ... and that overrides the default, right?

A default without a visible prompt works like derived variable.
If there is prompt, the .config value and the default value is used as
default input for the prompt.

bye, Roman

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/