projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b48976
)
x86: mention ACPI in top-level Kconfig menu
author
Bjorn Helgaas
<bjorn.helgaas@hp.com>
Wed, 5 Nov 2008 19:37:27 +0000
(13:37 -0600)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 6 Nov 2008 07:16:19 +0000
(08:16 +0100)
Impact: clarify menuconfig text
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>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig
patch
|
blob
|
history
diff --git
a/arch/x86/Kconfig
b/arch/x86/Kconfig
index
6f20718
..
5d6aa40
100644
(file)
--- 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
options"
depends on !X86_VOYAGER
config ARCH_HIBERNATION_HEADER