[poky] [PATCH 2/2] yocto-bsp: remove 'test' options from user-config.cfg
tom.zanussi at intel.com
tom.zanussi at intel.com
Sat Sep 29 16:45:31 PDT 2012
From: Tom Zanussi <tom.zanussi at intel.com>
A couple bsp templates have some options that were used for testing
but aren't needed for any other reason - remove them.
Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>
---
.../target/arch/powerpc/recipes-kernel/linux/files/user-config.cfg | 4 ----
.../target/arch/qemu/recipes-kernel/linux/files/user-config.cfg | 4 ----
2 files changed, 8 deletions(-)
diff --git a/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/user-config.cfg b/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/user-config.cfg
index 2ee921b..e69de29 100644
--- a/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/user-config.cfg
+++ b/scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/user-config.cfg
@@ -1,4 +0,0 @@
-CONFIG_FTRACE_SYSCALLS=y
-CONFIG_SCHED_TRACER=y
-CONFIG_IRQSOFF_TRACER=y
-CONFIG_PREEMPT_TRACER=y
diff --git a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/user-config.cfg b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/user-config.cfg
index 2ee921b..e69de29 100644
--- a/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/user-config.cfg
+++ b/scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/user-config.cfg
@@ -1,4 +0,0 @@
-CONFIG_FTRACE_SYSCALLS=y
-CONFIG_SCHED_TRACER=y
-CONFIG_IRQSOFF_TRACER=y
-CONFIG_PREEMPT_TRACER=y
--
1.7.11.4
More information about the poky
mailing list