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/e500mc_debug.cfg | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 recipes-kernel/linux/files/cfg/e500mc_debug.cfg (limited to 'recipes-kernel/linux/files/cfg/e500mc_debug.cfg') diff --git a/recipes-kernel/linux/files/cfg/e500mc_debug.cfg b/recipes-kernel/linux/files/cfg/e500mc_debug.cfg new file mode 100644 index 0000000..eaddbaf --- /dev/null +++ b/recipes-kernel/linux/files/cfg/e500mc_debug.cfg @@ -0,0 +1,6 @@ +CONFIG_FSL_EMB_PERFMON=y +CONFIG_FSL_EMB_PERF_EVENT=y +CONFIG_FSL_EMB_PERF_EVENT_E500=y + +CONFIG_PPC_OF=y +CONFIG_PPC_UDBG_16550=y -- cgit v1.2.3-54-g00ecf