2013-08-09 13:03:30 +02:00
|
|
|
diff --git a/init/Kconfig b/init/Kconfig
|
2014-01-25 13:15:43 +01:00
|
|
|
index 4e5d96a..4b94ffe 100644
|
2013-08-09 13:03:30 +02:00
|
|
|
--- a/init/Kconfig
|
|
|
|
+++ b/init/Kconfig
|
2014-01-25 13:15:43 +01:00
|
|
|
@@ -1078,7 +1078,7 @@ config DEBUG_BLK_CGROUP
|
2013-08-09 13:03:30 +02:00
|
|
|
endif # CGROUPS
|
|
|
|
|
|
|
|
config CHECKPOINT_RESTORE
|
|
|
|
- bool "Checkpoint/restore support" if EXPERT
|
|
|
|
+ bool "Checkpoint/restore support"
|
|
|
|
default n
|
|
|
|
help
|
|
|
|
Enables additional kernel features in a sake of checkpoint/restore.
|