samples: philosophers: Disable networking
When networking is selected, building the test fails with: error: static assertion failed: "Too many traffic classes" Signed-off-by: Mateusz Holenko <mholenko@antmicro.com>
This commit is contained in:
parent
7e014f6b30
commit
3cd0bf17f2
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ tests:
|
|||
- CONFIG_NUM_PREEMPT_PRIORITIES=6
|
||||
- CONFIG_NUM_COOP_PRIORITIES=0
|
||||
- CONFIG_BT=n
|
||||
- CONFIG_NETWORKING=n
|
||||
sample.kernel.philosopher.coop_only:
|
||||
extra_configs:
|
||||
- CONFIG_NUM_PREEMPT_PRIORITIES=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue