All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kai Engert <kaie@kuix.de>
To: linux-kernel@vger.kernel.org
Subject: CONFIG_USB_HIDDEV=m (fedora config) isn't converted to y
Date: Wed, 03 Mar 2004 20:38:19 +0100	[thread overview]
Message-ID: <4046342B.6050302@kuix.de> (raw)

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


                 reply	other threads:[~2004-03-03 19:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4046342B.6050302@kuix.de \
    --to=kaie@kuix.de \
    --cc=kai.engert@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.