LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [patch] x86: mention ACPI in top-level Kconfig menu
@ 2008-11-05 19:37 Bjorn Helgaas
2008-11-06 7:17 ` Ingo Molnar
0 siblings, 1 reply; 3+ messages in thread
From: Bjorn Helgaas @ 2008-11-05 19:37 UTC (permalink / raw)
To: Thomas Gleixner, Ingo Molnar, H. Peter Anvin; +Cc: linux-kernel
Mention ACPI in the top-level menu to give a clue as to where
it lives. This matches what ia64 does.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index e60c59b..60d40fb 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1494,7 +1494,7 @@ config HAVE_ARCH_EARLY_PFN_TO_NID
def_bool X86_64
depends on NUMA
-menu "Power management options"
+menu "Power management and ACPI"
depends on !X86_VOYAGER
config ARCH_HIBERNATION_HEADER
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [patch] x86: mention ACPI in top-level Kconfig menu
2008-11-05 19:37 [patch] x86: mention ACPI in top-level Kconfig menu Bjorn Helgaas
@ 2008-11-06 7:17 ` Ingo Molnar
2008-11-06 16:47 ` Bjorn Helgaas
0 siblings, 1 reply; 3+ messages in thread
From: Ingo Molnar @ 2008-11-06 7:17 UTC (permalink / raw)
To: Bjorn Helgaas; +Cc: Thomas Gleixner, Ingo Molnar, H. Peter Anvin, linux-kernel
* Bjorn Helgaas <bjorn.helgaas@hp.com> wrote:
> Mention ACPI in the top-level menu to give a clue as to where
> it lives. This matches what ia64 does.
>
> Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
applied to tip/x86/urgent, thanks Bjorn!
small tweak:
> -menu "Power management options"
> +menu "Power management and ACPI"
i changed it to "Power management and ACPI options".
Ingo
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [patch] x86: mention ACPI in top-level Kconfig menu
2008-11-06 7:17 ` Ingo Molnar
@ 2008-11-06 16:47 ` Bjorn Helgaas
0 siblings, 0 replies; 3+ messages in thread
From: Bjorn Helgaas @ 2008-11-06 16:47 UTC (permalink / raw)
To: Ingo Molnar
Cc: Thomas Gleixner, Ingo Molnar, H. Peter Anvin, linux-kernel, Tony Luck
On Thursday 06 November 2008 12:17:15 am Ingo Molnar wrote:
> * Bjorn Helgaas <bjorn.helgaas@hp.com> wrote:
>
> > Mention ACPI in the top-level menu to give a clue as to where
> > it lives. This matches what ia64 does.
> >
> > Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
>
> applied to tip/x86/urgent, thanks Bjorn!
>
> small tweak:
>
> > -menu "Power management options"
> > +menu "Power management and ACPI"
>
> i changed it to "Power management and ACPI options".
OK. The point of the patch was to remove needless differences
between x86 and ia64. I'll update the Kconfig patch I sent
Tony yesterday so ia64 will say "Power management and ACPI options"
also.
Bjorn
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-11-06 16:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-05 19:37 [patch] x86: mention ACPI in top-level Kconfig menu Bjorn Helgaas
2008-11-06 7:17 ` Ingo Molnar
2008-11-06 16:47 ` Bjorn Helgaas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).