From b36463c35153f5efe89a1e03004f78d161998a8c Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Fri, 5 Feb 2016 13:35:34 +0100 Subject: remove kernel config fragments MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These fragments are common to all architectures and are being moved to meta-enea-bsp-base. Signed-off-by: Adrian Dudau Signed-off-by: Nora Björklund --- recipes-kernel/linux/files/cfg/00012-preempt.cfg | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 recipes-kernel/linux/files/cfg/00012-preempt.cfg (limited to 'recipes-kernel/linux/files/cfg/00012-preempt.cfg') diff --git a/recipes-kernel/linux/files/cfg/00012-preempt.cfg b/recipes-kernel/linux/files/cfg/00012-preempt.cfg deleted file mode 100644 index 43fd0bd..0000000 --- a/recipes-kernel/linux/files/cfg/00012-preempt.cfg +++ /dev/null @@ -1,9 +0,0 @@ -CONFIG_GENERIC_LOCKBREAK=y -CONFIG_TREE_PREEMPT_RCU=y -CONFIG_PREEMPT_RCU=y -CONFIG_UNINLINE_SPIN_UNLOCK=y -CONFIG_PREEMPT=y -CONFIG_PREEMPT__LL=y -CONFIG_PREEMPT_COUNT=y -CONFIG_DEBUG_PREEMPT=y -CONFIG_RCU_CPU_STALL_VERBOSE=y -- cgit v1.2.3-54-g00ecf