Hibernation: Arbitrary boot kernel support on x86_64
[pandora-kernel.git] / arch / x86_64 / Kconfig
index 43fafe9..78cb68f 100644 (file)
@@ -716,6 +716,11 @@ menu "Power management options"
 
 source kernel/power/Kconfig
 
+config ARCH_HIBERNATION_HEADER
+       bool
+       depends on HIBERNATION
+       default y
+
 source "drivers/acpi/Kconfig"
 
 source "arch/x86/kernel/cpufreq/Kconfig"