Re: 2.6.0-test11 make menuconfig bugreport

From: Randy.Dunlap
Date: Tue Dec 16 2003 - 11:06:46 EST


On Tue, 16 Dec 2003 15:02:52 +0100 Karel Kulhavý <clock@xxxxxxxxxxxxx> wrote:

| Device Drivers ->
| Input device support ->
| --- Mouse interface <Help>
| "Say Y here if you want [...] If unsure, say Y."
| There is no way how to say anything here. It's a fixed
| entry beginning with "---"


config INPUT_MOUSEDEV
tristate "Mouse interface" if EMBEDDED
default y
depends on INPUT

so if you set EMBEDDED (means that you want more config control),
you can mess with INPUT_MOUSEDEV. It also implies that you
know what you are doing....

--
~Randy
MOTD: Always include version info.
-
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/