container freezer: make refrigerator always available
[linux-2.6-block.git] / kernel / power / Kconfig
index dcd165f92a887881eefaf9f67bf6c612a4a94547..ebdd7f55273dc1fe77fd068650484651d7a5dddb 100644 (file)
@@ -85,6 +85,9 @@ config PM_SLEEP
        depends on SUSPEND || HIBERNATION || XEN_SAVE_RESTORE
        default y
 
+config FREEZER
+       def_bool PM_SLEEP
+
 config SUSPEND
        bool "Suspend to RAM and standby"
        depends on PM && ARCH_SUSPEND_POSSIBLE