]> xenbits.xensource.com Git - people/julieng/linux-arm.git/commitdiff
criu: no expert
authorkernel-team@fedoraproject.org <kernel-team@fedoraproject.org>
Wed, 30 Jan 2013 15:55:31 +0000 (10:55 -0500)
committerJulien Grall <julien.grall@citrix.com>
Fri, 18 Sep 2015 15:29:30 +0000 (16:29 +0100)
Bugzilla: N/A
Upstream-status: Fedora mustard

init/Kconfig

index 648bb79d6b737801915c4d2c8bd60726eae69d5c..860ca236975ff2e8eb9124d64f2c9998d8125746 100644 (file)
@@ -1137,7 +1137,7 @@ config CGROUP_WRITEBACK
 endif # CGROUPS
 
 config CHECKPOINT_RESTORE
-       bool "Checkpoint/restore support" if EXPERT
+       bool "Checkpoint/restore support"
        select PROC_CHILDREN
        default n
        help
@@ -1149,7 +1149,7 @@ config CHECKPOINT_RESTORE
          If unsure, say N here.
 
 menuconfig NAMESPACES
-       bool "Namespaces support" if EXPERT
+       bool "Namespaces support"
        depends on MULTIUSER
        default !EXPERT
        help