* CONFIG_USB_HIDDEV=m (fedora config) isn't converted to y
@ 2004-03-03 19:38 Kai Engert
0 siblings, 0 replies; only message in thread
From: Kai Engert @ 2004-03-03 19:38 UTC (permalink / raw)
To: linux-kernel
Not sure if you consider the following a bug in the kernel build system.
- Using a stock Fedora Core 1 2.4.x kernel, my USB mouse works in X.
- I copied the FC1 .config to a 2.4.25 kernel, went through make
menuconfig, and compiled.
- The mouse no longer worked in X
I noticed the hiddev driver is no longer being compiled at all.
It seems "m" (as used by FC1 config) is not (or no longer) a valid
compile option for hiddev.
I changed it to "y", compiled again, and now the mouse works with 2.4.25
Should "make menuconfig" automatically detect and change invalid m/y
settings to valid ones?
Regards,
Kai
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-03-03 19:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-03 19:38 CONFIG_USB_HIDDEV=m (fedora config) isn't converted to y Kai Engert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox