public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Remove double mention of Support for ACPI option
@ 2007-10-22 14:47 Frans Pop
  0 siblings, 0 replies; only message in thread
From: Frans Pop @ 2007-10-22 14:47 UTC (permalink / raw)
  To: linux-acpi; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 309 bytes --]

From: Frans Pop <elendil@planet.nl>

Current description for CONFIG_ACPI includes the word "Support" twice.
One effect of this is that in menuconfig the "--->" that indicates the 
presence of sub-options will not show up unless you have a very wide 
console.

Signed-off-by: Frans Pop <elendil@planet.nl>
---

[-- Attachment #2: remove_double_mention_of_support.patch --]
[-- Type: text/x-diff, Size: 395 bytes --]

diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index 5d0e26a..92422a3 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -3,7 +3,7 @@
 #
 
 menuconfig ACPI
-	bool "ACPI Support (Advanced Configuration and Power Interface) Support"
+	bool "ACPI (Advanced Configuration and Power Interface) Support"
 	depends on !X86_NUMAQ
 	depends on !X86_VISWS
 	depends on !IA64_HP_SIM

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-22 14:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-22 14:47 [PATCH] Remove double mention of Support for ACPI option Frans Pop

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox