summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2012-09-29 18:45:31 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-01 23:30:31 +0100
commit42ac02e09700b6a029e105e519e13351f0d6eaf2 (patch)
tree1403c83042febcea53aea3a764d2ebc7f26fcf53 /scripts
parent7855192e78e6e1092eac9fac1e91918a2d778d51 (diff)
downloadpoky-42ac02e09700b6a029e105e519e13351f0d6eaf2.tar.gz
yocto-bsp: remove 'test' options from user-config.cfg
A couple bsp templates have some options that were used for testing but aren't needed for any other reason - remove them. (From meta-yocto rev: dd3bbd04919f7cc69141f405ac95d736abddd637) Signed-off-by: Tom Zanussi <tom.zanussi@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/lib/bsp/substrate/target/arch/powerpc/recipes-kernel/linux/files/user-config.cfg4
-rw-r--r--scripts/lib/bsp/substrate/target/arch/qemu/recipes-kernel/linux/files/user-config.cfg4
2 files changed, 0 insertions, 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 2ee921bfc4..e69de29bb2 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 @@
1CONFIG_FTRACE_SYSCALLS=y
2CONFIG_SCHED_TRACER=y
3CONFIG_IRQSOFF_TRACER=y
4CONFIG_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 2ee921bfc4..e69de29bb2 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 @@
1CONFIG_FTRACE_SYSCALLS=y
2CONFIG_SCHED_TRACER=y
3CONFIG_IRQSOFF_TRACER=y
4CONFIG_PREEMPT_TRACER=y