reboot: arm: prepare reboot_mode for moving to generic kernel code
[cascardo/linux.git] / init / Kconfig
index 118895c..ea1be00 100644 (file)
@@ -780,6 +780,9 @@ config LOG_BUF_SHIFT
 config HAVE_UNSTABLE_SCHED_CLOCK
        bool
 
+config GENERIC_SCHED_CLOCK
+       bool
+
 #
 # For architectures that want to enable the support for NUMA-affine scheduler
 # balancing logic:
@@ -899,7 +902,7 @@ config MEMCG
 
          Note that setting this option increases fixed memory overhead
          associated with each page of memory in the system. By this,
-         20(40)bytes/PAGE_SIZE on 32(64)bit system will be occupied by memory
+         8(16)bytes/PAGE_SIZE on 32(64)bit system will be occupied by memory
          usage tracking struct at boot. Total amount of this is printed out
          at boot.