All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Thibault <samuel.thibault@ens-lyon.org>
To: Stefan Richter <stefanr@s5r6.in-berlin.de>
Cc: Andi Kleen <andi@firstfloor.org>,
	linux-kernel@vger.kernel.org, akpm@osdl.org, torvalds@osdl.org
Subject: Re: This month's price for the most useless new Kconfig help text ...
Date: Thu, 1 May 2008 19:37:51 +0100	[thread overview]
Message-ID: <20080501183750.GA4785@implementation> (raw)
In-Reply-To: <4819FF99.6020504@s5r6.in-berlin.de>

Stefan Richter, le Thu 01 May 2008 19:36:25 +0200, a écrit :
> Samuel Thibault wrote:
> >--- linux/drivers/accessibility/Kconfig.orig	2008-05-01 
> >14:13:03.000000000 +0100
> >+++ linux/drivers/accessibility/Kconfig	2008-05-01 
> >14:12:50.000000000 +0100
> >@@ -3,6 +3,13 @@
> > 	---help---
> > 	  Enable a submenu where accessibility items may be enabled.
> > 
> >+	  Accessibility handles all special kinds of hardware devices or
> >+	  software adapters which help people with disabilities (e.g.
> >+	  blindness) to use computers.
> >+
> >+	  That includes braille devices, speech synthesis, keyboard
> >+	  remapping, etc.
> >+
> > 	  If unsure, say N.
> 
> Would you mind replacing also the first sentence by something which 
> indicates whether this option alone already changes the kernel build?

Here it is.

Samuel



Indicate that enabling just CONFIG_ACCESSIBILITY does not add code.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>

--- linux/drivers/accessibility/Kconfig.orig	2008-05-01 19:34:11.000000000 +0100
+++ linux/drivers/accessibility/Kconfig	2008-05-01 19:35:56.000000000 +0100
@@ -1,8 +1,6 @@
 menuconfig ACCESSIBILITY
 	bool "Accessibility support"
 	---help---
-	  Enable a submenu where accessibility items may be enabled.
-
 	  Accessibility handles all special kinds of hardware devices or
 	  software adapters which help people with disabilities (e.g.
 	  blindness) to use computers.
@@ -10,6 +8,11 @@
 	  That includes braille devices, speech synthesis, keyboard
 	  remapping, etc.
 
+	  Say Y here to get to see options for accessibility.
+	  This option alone does not add any kernel code.
+
+	  If you say N, all options in this submenu will be skipped and disabled.
+
 	  If unsure, say N.
 
 if ACCESSIBILITY

  reply	other threads:[~2008-05-01 18:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-01 12:09 This month's price for the most useless new Kconfig help text Andi Kleen
2008-05-01 13:19 ` Samuel Thibault
2008-05-01 15:47   ` Christoph Hellwig
2008-05-01 16:01     ` Samuel Thibault
2008-05-01 17:04       ` Maxim Levitsky
2008-05-01 17:36   ` Stefan Richter
2008-05-01 18:37     ` Samuel Thibault [this message]
2008-05-01 18:52       ` Stefan Richter
  -- strict thread matches above, loose matches on Subject: below --
2008-05-01 22:02 Roland

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=20080501183750.GA4785@implementation \
    --to=samuel.thibault@ens-lyon.org \
    --cc=akpm@osdl.org \
    --cc=andi@firstfloor.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=stefanr@s5r6.in-berlin.de \
    --cc=torvalds@osdl.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.