summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/files/cfg/nohz.cfg
diff options
context:
space:
mode:
authorStefan Sicleru <stefan.sicleru@enea.com>2016-03-31 15:37:32 +0200
committerAdrian Calianu <adrian.calianu@enea.com>2016-04-01 13:57:41 +0200
commit725726b13b3722cceb2fe2057685a8b3ca998a5e (patch)
tree82d1bb659d14208344fcfe747dc8c556570ea3cb /recipes-kernel/linux/files/cfg/nohz.cfg
parent6ed7feb3608f6f2b1d951d4270aefcc3d8515cb7 (diff)
downloadmeta-enea-bsp-common-725726b13b3722cceb2fe2057685a8b3ca998a5e.tar.gz
linux/cfg: remove prefix from config fragments
Renamed kernel config fragments and provide them with prefix-free file names. Since prefixes are removed, README and associated script were also removed. References were updated within affected files. Signed-off-by: Stefan Sicleru <stefan.sicleru@enea.com> Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Diffstat (limited to 'recipes-kernel/linux/files/cfg/nohz.cfg')
-rw-r--r--recipes-kernel/linux/files/cfg/nohz.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-kernel/linux/files/cfg/nohz.cfg b/recipes-kernel/linux/files/cfg/nohz.cfg
new file mode 100644
index 0000000..4cf684f
--- /dev/null
+++ b/recipes-kernel/linux/files/cfg/nohz.cfg
@@ -0,0 +1,9 @@
1CONFIG_NO_HZ_COMMON=y
2CONFIG_NO_HZ_FULL=y
3CONFIG_VIRT_CPU_ACCOUNTING=y
4CONFIG_VIRT_CPU_ACCOUNTING_GEN=y
5CONFIG_CONTEXT_TRACKING=y
6CONFIG_RCU_USER_QS=y
7CONFIG_RCU_NOCB_CPU=y
8CONFIG_RCU_NOCB_CPU_ALL=y
9CONFIG_LOCKUP_DETECTOR=n