]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/acpi/Kconfig
Pull suspend into release branch
[linux-2.6-omap-h63xx.git] / drivers / acpi / Kconfig
index 66e78d52a093cd1e3104c70e0209a60290c302f4..f1372de4ce7904d06577df91f24a5be725bb852e 100644 (file)
@@ -42,6 +42,11 @@ menuconfig ACPI
 
 if ACPI
 
+config ACPI_SLEEP
+       bool
+       depends on PM_SLEEP
+       default y
+
 config ACPI_PROCFS
        bool "Deprecated /proc/acpi files"
        depends on PROC_FS
@@ -63,14 +68,6 @@ config ACPI_PROCFS
 
          Say N to delete /proc/acpi/ files that have moved to /sys/
 
-config ACPI_PROCFS_SLEEP
-       bool "/proc/acpi/sleep (deprecated)"
-       depends on PM_SLEEP && ACPI_PROCFS
-       default n
-       ---help---
-         Create /proc/acpi/sleep
-         Deprecated by /sys/power/state
-
 config ACPI_AC
        tristate "AC Adapter"
        depends on X86