From: Tim Shepard <shep@alum.mit.edu>
To: Randy Dunlap <rdunlap@xenotime.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: CONFIG_EXPERT is a booby trap
Date: Mon, 01 Oct 2012 00:32:51 -0400 [thread overview]
Message-ID: <E1TIXga-0008T1-00@www.xplot.org> (raw)
In-Reply-To: Your message of Sun, 30 Sep 2012 20:24:46 -0700. <50690CFE.6010600@xenotime.net>
Interestingly, of the 26 configs that use EXPERT in the default
clause, 15 of them are in drivers/hid (see below).
-Tim Shepard
shep@alum.mit.edu
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
$ find . -type f -name Kconfig'*' -print | xargs fgrep default | grep EXPERT
./drivers/hid/Kconfig: default !EXPERT
./drivers/hid/Kconfig: default !EXPERT
./drivers/hid/Kconfig: default !EXPERT
./drivers/hid/Kconfig: default !EXPERT
./drivers/hid/Kconfig: default !EXPERT
./drivers/hid/Kconfig: default !EXPERT
./drivers/hid/Kconfig: default !EXPERT
./drivers/hid/Kconfig: default !EXPERT
./drivers/hid/Kconfig: default !EXPERT
./drivers/hid/Kconfig: default !EXPERT
./drivers/hid/Kconfig: default !EXPERT
./drivers/hid/Kconfig: default !EXPERT
./drivers/hid/Kconfig: default !EXPERT
./drivers/hid/Kconfig: default !EXPERT
./drivers/hid/Kconfig: default !EXPERT
./drivers/media/common/tuners/Kconfig: default y if !EXPERT
./drivers/media/common/tuners/Kconfig: default y if EXPERT
./drivers/media/dvb/frontends/Kconfig: default y if EXPERT
./drivers/media/video/Kconfig: default y if !EXPERT
./init/Kconfig: default !EXPERT
./lib/Kconfig.debug: default !EXPERT
./net/rfkill/Kconfig: default y if !EXPERT
./usr/Kconfig: default !EXPERT
./usr/Kconfig: default !EXPERT
./usr/Kconfig: default !EXPERT
./usr/Kconfig: default !EXPERT
next prev parent reply other threads:[~2012-10-01 4:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-01 2:21 CONFIG_EXPERT is a booby trap Tim Shepard
2012-10-01 3:24 ` Randy Dunlap
2012-10-01 4:32 ` Tim Shepard [this message]
2012-10-01 18:07 ` Olaf Titz
2012-10-02 3:44 ` David Rientjes
2012-10-01 23:06 ` Josh Triplett
2012-10-01 9:09 ` Mikael Pettersson
2012-10-02 3:49 ` David Rientjes
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=E1TIXga-0008T1-00@www.xplot.org \
--to=shep@alum.mit.edu \
--cc=linux-kernel@vger.kernel.org \
--cc=rdunlap@xenotime.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox