[PATCH 8/9] powerpc: enable checkpoint support in Kconfig

Nathan Lynch ntl at pobox.com
Wed Sep 16 01:56:57 PDT 2009


Signed-off-by: Nathan Lynch <ntl at pobox.com>
---
 arch/powerpc/Kconfig |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index d00131c..2ca160e 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -26,6 +26,9 @@ config MMU
 	bool
 	default y
 
+config CHECKPOINT_SUPPORT
+	def_bool y
+
 config GENERIC_CMOS_UPDATE
 	def_bool y
 
-- 
1.6.0.6



More information about the Containers mailing list