From 0ad35fda8924b89f571f0437c3fd67ab768b823e Mon Sep 17 00:00:00 2001 From: Adrian Calianu Date: Wed, 8 Mar 2017 13:58:04 +0100 Subject: remove all kernel config fragments From now on Enea Linux will use Yocto kernel config style using a separate meta data repo. Signed-off-by: Adrian Calianu Signed-off-by: Adrian Dudau --- recipes-kernel/linux/files/cfg/preempt.cfg | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 recipes-kernel/linux/files/cfg/preempt.cfg (limited to 'recipes-kernel/linux/files/cfg/preempt.cfg') diff --git a/recipes-kernel/linux/files/cfg/preempt.cfg b/recipes-kernel/linux/files/cfg/preempt.cfg deleted file mode 100644 index 43fd0bd..0000000 --- a/recipes-kernel/linux/files/cfg/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