linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.6.0-test11 make menuconfig bugreport
@ 2003-12-16 14:02 Karel Kulhavý
  2003-12-16 15:57 ` Randy.Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Karel Kulhavý @ 2003-12-16 14:02 UTC (permalink / raw)
  To: linux-kernel

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

Cl<

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.6.0-test11 make menuconfig bugreport
  2003-12-16 14:02 2.6.0-test11 make menuconfig bugreport Karel Kulhavý
@ 2003-12-16 15:57 ` Randy.Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy.Dunlap @ 2003-12-16 15:57 UTC (permalink / raw)
  To: Karel Kulhavý; +Cc: linux-kernel

On Tue, 16 Dec 2003 15:02:52 +0100 Karel Kulhavý <clock@twibright.com> 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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-12-16 16:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-16 14:02 2.6.0-test11 make menuconfig bugreport Karel Kulhavý
2003-12-16 15:57 ` Randy.Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).