From 6df97385b2af0423963b3eb159b0b504b9fc3e0e Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Fri, 5 Feb 2016 13:34:03 +0100 Subject: add kernel configs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These are moved from meta-enea-base Signed-off-by: Adrian Dudau Signed-off-by: Nora Björklund --- recipes-kernel/linux/files/cfg/00024-preempt_romley-ivb.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 recipes-kernel/linux/files/cfg/00024-preempt_romley-ivb.cfg (limited to 'recipes-kernel/linux/files/cfg/00024-preempt_romley-ivb.cfg') diff --git a/recipes-kernel/linux/files/cfg/00024-preempt_romley-ivb.cfg b/recipes-kernel/linux/files/cfg/00024-preempt_romley-ivb.cfg new file mode 100644 index 0000000..c9b47ac --- /dev/null +++ b/recipes-kernel/linux/files/cfg/00024-preempt_romley-ivb.cfg @@ -0,0 +1,8 @@ +CONFIG_TREE_PREEMPT_RCU=y +CONFIG_PREEMPT_RCU=y +CONFIG_RCU_STALL_COMMON=y +CONFIG_UNINLINE_SPIN_UNLOCK=y +CONFIG_PREEMPT=y +CONFIG_PREEMPT_COUNT=y +CONFIG_DEBUG_PREEMPT=y +CONFIG_RCU_CPU_STALL_VERBOSE=y -- cgit v1.2.3-54-g00ecf