From: Stefan Richter <stefanr@s5r6.in-berlin.de>
To: linux-kernel@vger.kernel.org
Cc: Jan Engelhardt <jengelh@linux01.gwdg.de>,
Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
Subject: 2.6.22-git* regression: Kconfig prompts without help text
Date: Mon, 16 Jul 2007 20:49:17 +0200 [thread overview]
Message-ID: <469BBDAD.2010908@s5r6.in-berlin.de> (raw)
It is an error to add visible Kconfig options without help text. Among
them are the new "menuconfig" options. Jan obviously never uses "make
oldconfig". Most of these options were added after 2.6.22:
BLK_DEV
HID_SUPPORT
INSTRUMENTATION
MACINTOSH_DRIVERS
MISC_DEVICES
USB_SUPPORT
Here are suggestions for help texts. Please verify if they are correct
and check whether there are more new (menuconfig) options without help
texts.
BLK_DEV
Say Y here to get to see options for various different block device
drivers. This option alone does not add code to the kernel.
If you say N, options will be skipped and disabled. Hence say Y.
HID_SUPPORT
Say Y here to get to see options for various computer--human interface
device drivers. This option alone does not add code to the kernel.
If you say N, options will be skipped and disabled. Hence say Y.
INSTRUMENTATION
Say Y here to get to see options related to performance measurement,
debugging, and testing. This option alone does not add code to the kernel.
If you say N, options will be skipped and disabled.
MACINTOSH_DRIVERS
Say Y here to get to see options for devices used with Macintosh
computers, both PPC and Intel based. This option alone does not add
code to the kernel.
If you say N, options will be skipped and disabled.
MISC_DEVICES
Say Y here to get to see options for device drivers from various
different categories. This option alone does not add code to the kernel.
If you say N, options will be skipped and disabled. Hence say Y.
USB_SUPPORT
This option adds core support for Universal Serial Bus (USB).
You will also need drivers from the following menu to make use of it.
PS:
I believe one possible *bug* of this menuconfig stuff is that if (1.)
user X disables menuconfig A in linux-2.6.x because nothing interesting
for him is in there, (2.) developer Y adds something very interesting in
menu A in linux-2.6.x+1, --> (3.) user X will miss this new option when
he runs "make oldconfig" when switching to linux-2.6.x+1 because
everything between 'if A'...'endif # A' will be invisible and disabled.
--
Stefan Richter
-=====-=-=== -=== =----
http://arcgraph.de/sr/
next reply other threads:[~2007-07-16 18:49 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-16 18:49 Stefan Richter [this message]
2007-07-18 15:18 ` 2.6.22-git* regression: Kconfig prompts without help text Jan Engelhardt
2007-07-18 16:00 ` Stefan Richter
2007-07-18 16:41 ` Randy Dunlap
2007-07-18 17:17 ` Jan Engelhardt
2007-07-18 17:34 ` Randy Dunlap
2007-07-18 17:55 ` Jan Engelhardt
2007-07-18 18:04 ` Randy Dunlap
2007-07-18 18:33 ` Jan Engelhardt
2007-07-18 18:37 ` Adrian Bunk
2007-07-19 20:26 ` Geert Uytterhoeven
2007-07-19 20:49 ` Stefan Richter
2007-07-19 21:05 ` Geert Uytterhoeven
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=469BBDAD.2010908@s5r6.in-berlin.de \
--to=stefanr@s5r6.in-berlin.de \
--cc=jengelh@linux01.gwdg.de \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.k.k.piotrowski@gmail.com \
/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