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~16^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=da85f865b1dcec0853c48b763ed312441ce0c7df;p=platform%2Fupstream%2Fkernel-adaptation-pc.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 6f20718..5d6aa40 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