Re: CONFIG_INPUT problems

Martin J. Bligh (mbligh@aracnet.com)
Wed, 09 Apr 2003 14:22:14 -0700


>> > 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.

Aha! that's perfect - thanks.

M.

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