[PATCH 7/7] powerpc: enable checkpoint support in Kconfig

Nathan Lynch ntl at pobox.com
Wed Mar 25 16:02:46 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 74cc312..ff7d598 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