]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/power/power.h
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
[linux-2.6-omap-h63xx.git] / kernel / power / power.h
index 5f24c786f8ec9bacd0421e95d4113c603a823fd5..9080914796f53fc03d1fd4a380ef2846c8e7dd68 100644 (file)
@@ -13,7 +13,7 @@ struct swsusp_info {
 
 
 
-#ifdef CONFIG_SOFTWARE_SUSPEND
+#ifdef CONFIG_HIBERNATION
 /*
  * Keep some memory free so that I/O operations can succeed without paging
  * [Might this be more than 4 MB?]