From: Bjorn Helgaas Date: Wed, 5 Nov 2008 19:37:27 +0000 (-0600) Subject: x86: mention ACPI in top-level Kconfig menu X-Git-Tag: v2.6.28-rc4~23^2~5 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=da85f865b1dcec0853c48b763ed312441ce0c7df;p=karo-tx-linux.git x86: mention ACPI in top-level Kconfig menu 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 Signed-off-by: Ingo Molnar --- diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 6f20718d3156..5d6aa4013dc7 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 options" depends on !X86_VOYAGER config ARCH_HIBERNATION_HEADER