samples: philosophers: remove systemview section from sample

This configuration is non-functional and repeated in a sample dedicated
to tracing.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2020-04-28 19:50:08 -04:00
commit 5f9b05265a

View file

@ -15,10 +15,6 @@ common:
tests:
sample.kernel.philosopher:
tags: introduction
sample.kernel.philosopher.tracing:
min_ram: 32
extra_configs:
- CONFIG_SEGGER_SYSTEMVIEW=y
sample.kernel.philosopher.same_prio:
extra_args: "-DSAME_PRIO=1"
sample.kernel.philosopher.static: