]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/power/Kconfig
x86, xen, power: fix up config dependencies on PM
[linux-2.6-omap-h63xx.git] / kernel / power / Kconfig
index 6233f3b4ae6628c0676c73f09a2937f5039fcd5c..59dfdf1e1d2071ba29b711fbb2b34d28a57cd998 100644 (file)
@@ -19,16 +19,6 @@ config PM
          will issue the hlt instruction if nothing is to be done, thereby
          sending the processor to sleep and saving power.
 
-config PM_LEGACY
-       bool "Legacy Power Management API (DEPRECATED)"
-       depends on PM
-       default n
-       ---help---
-          Support for pm_register() and friends.  This old API is obsoleted
-          by the driver model.
-
-          If unsure, say N.
-
 config PM_DEBUG
        bool "Power Management Debug Support"
        depends on PM
@@ -92,7 +82,7 @@ config PM_SLEEP_SMP
 
 config PM_SLEEP
        bool
-       depends on SUSPEND || HIBERNATION
+       depends on SUSPEND || HIBERNATION || XEN_SAVE_RESTORE
        default y
 
 config SUSPEND