summaryrefslogtreecommitdiffstats
path: root/arch/sparc/power/Makefile
diff options
context:
space:
mode:
authorTkhai Kirill2013-03-19 16:11:07 +0100
committerDavid S. Miller2013-03-20 19:06:54 +0100
commitbdde6b3c8ba48fa5847b6d75f0541c8b8db9205c (patch)
tree9fccf29eca02be11f5e6e9eec13ae6d056ff3288 /arch/sparc/power/Makefile
parentsparc,leon: updated GRPCI2 config name (diff)
downloadkernel-qcow2-linux-bdde6b3c8ba48fa5847b6d75f0541c8b8db9205c.tar.gz
kernel-qcow2-linux-bdde6b3c8ba48fa5847b6d75f0541c8b8db9205c.tar.xz
kernel-qcow2-linux-bdde6b3c8ba48fa5847b6d75f0541c8b8db9205c.zip
sparc64: Hibernation support
This patch adds CONFIG_HIBERNATION support for sparc64 architecture. The suspend function is the same as on another platforms. The restore function uses Bypass feature of MMU which allows to make the process more comfortable and plesant. Signed-off-by: Kirill Tkhai <tkhai@yandex.ru> CC: David Miller <davem@davemloft.net> CC: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/power/Makefile')
-rw-r--r--arch/sparc/power/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/sparc/power/Makefile b/arch/sparc/power/Makefile
new file mode 100644
index 000000000000..3201ace0ddbd
--- /dev/null
+++ b/arch/sparc/power/Makefile
@@ -0,0 +1,3 @@
+# Makefile for Sparc-specific hibernate files.
+
+obj-$(CONFIG_HIBERNATION) += hibernate.o hibernate_asm.o