Skip to content

Commit

Permalink
x86: mention ACPI in top-level Kconfig menu
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Bjorn Helgaas authored and Ingo Molnar committed Nov 6, 2008
1 parent 1b48976 commit da85f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit da85f86

Please sign in to comment.