mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
7855192e78
commit
42ac02e097
@@ -1,4 +0,0 @@
|
||||
CONFIG_FTRACE_SYSCALLS=y
|
||||
CONFIG_SCHED_TRACER=y
|
||||
CONFIG_IRQSOFF_TRACER=y
|
||||
CONFIG_PREEMPT_TRACER=y
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
CONFIG_FTRACE_SYSCALLS=y
|
||||
CONFIG_SCHED_TRACER=y
|
||||
CONFIG_IRQSOFF_TRACER=y
|
||||
CONFIG_PREEMPT_TRACER=y
|
||||
|
||||
Reference in New Issue
Block a user