Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=9327f46ee28116b17f15f6505edd90f905908d62
Commit:     9327f46ee28116b17f15f6505edd90f905908d62
Parent:     98fb8fe10f4b88170f578d8c33eaa2315d73b4f7
Author:     Robert P. J. Day <[EMAIL PROTECTED]>
AuthorDate: Sun Mar 4 13:17:43 2007 -0500
Committer:  Len Brown <[EMAIL PROTECTED]>
CommitDate: Fri Mar 9 22:18:04 2007 -0500

    ACPI: Kconfig: hide ACPI menu when CONFIG_PM=n
    
    Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]>
    Signed-off-by: Len Brown <[EMAIL PROTECTED]>
---
 drivers/acpi/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index 7c49e10..3208ce0 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -7,6 +7,7 @@ menu "ACPI (Advanced Configuration and Power Interface) Support"
        depends on !X86_VISWS
        depends on !IA64_HP_SIM
        depends on IA64 || X86
+       depends on PM
 
 config ACPI
        bool "ACPI Support"
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to