From: Richard Kennedy <richard@rsk.demon.co.uk>
To: Jiri Kosina <jkosina@suse.cz>
Cc: lkml <linux-kernel@vger.kernel.org>,
linux-kbuild <linux-kbuild@vger.kernel.org>,
linux-input@vger.kernel.org
Subject: special HID & Kconfig: odd behavior in gconfig
Date: Fri, 11 Sep 2009 15:57:07 +0100 [thread overview]
Message-ID: <1252681027.2282.23.camel@castor> (raw)
I use gconfig & and cannot turn off any of the special HID devices.
the Kconfig for them all have the same pattern e.g.
config HID_DRAGONRISE
tristate "DragonRise Inc. support" if EMBEDDED
depends on USB_HID
default !EMBEDDED
The 'if EMBEDDED' on the tristate line seems to confuse gconfig and it
sets them all to m & does not let me set them to N. I'm building this on
a standard desktop machine.
Any idea what the intention of this was? or can we just remove the if
embedded part?
thanks
Richard
next reply other threads:[~2009-09-11 14:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-11 14:57 Richard Kennedy [this message]
2009-09-13 15:59 ` special HID & Kconfig: odd behavior in gconfig Jiri Kosina
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=1252681027.2282.23.camel@castor \
--to=richard@rsk.demon.co.uk \
--cc=jkosina@suse.cz \
--cc=linux-input@vger.kernel.org \
--cc=linux-kbuild@vger.kernel.org \
--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.