From 725726b13b3722cceb2fe2057685a8b3ca998a5e Mon Sep 17 00:00:00 2001 From: Stefan Sicleru Date: Thu, 31 Mar 2016 15:37:32 +0200 Subject: 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 Signed-off-by: Adrian Calianu --- recipes-kernel/linux/files/cfg/00024-preempt_romley-ivb.cfg | 8 -------- 1 file changed, 8 deletions(-) delete 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 deleted file mode 100644 index c9b47ac..0000000 --- a/recipes-kernel/linux/files/cfg/00024-preempt_romley-ivb.cfg +++ /dev/null @@ -1,8 +0,0 @@ -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