We don't neeeed to say 'Enable'. That's what Kconfig does for everything. :) --- linux-2.6.git-dave/checkpoint/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN checkpoint/Kconfig~kill-Enabled checkpoint/Kconfig --- linux-2.6.git/checkpoint/Kconfig~kill-Enabled 2009-06-05 11:46:01.000000000 -0700 +++ linux-2.6.git-dave/checkpoint/Kconfig 2009-06-05 11:57:46.000000000 -0700 @@ -7,7 +7,7 @@ config DEFERQUEUE default n config CHECKPOINT - bool "Enable checkpoint/restart (EXPERIMENTAL)" + bool "Checkpoint/restart (EXPERIMENTAL)" depends on CHECKPOINT_SUPPORT && EXPERIMENTAL select DEFERQUEUE help _ _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers