Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
[deliverable/linux.git] / kernel / power / Makefile
index 38725f526afc6cff3f2071017daeea536e78f801..c6b03764512fe0c5a5c20cff1c1c3f118b7a08e3 100644 (file)
@@ -5,6 +5,6 @@ endif
 
 obj-y                          := main.o process.o console.o
 obj-$(CONFIG_PM_LEGACY)                += pm.o
-obj-$(CONFIG_SOFTWARE_SUSPEND) += swsusp.o disk.o snapshot.o swap.o user.o
+obj-$(CONFIG_HIBERNATION)      += swsusp.o disk.o snapshot.o swap.o user.o
 
 obj-$(CONFIG_MAGIC_SYSRQ)      += poweroff.o
This page took 0.034846 seconds and 5 git commands to generate.