Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
1bafbf4f1d113fd5d722bbcd041082927c4c7421
/
.
/
tests
/
kernel
/
smp_suspend
/
Kconfig
blob: c84386a9f918b79b8abc32990731a4a80c1e16d7 [
file
] [
log
] [
blame
]
# Copyright (c) 2024 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
mainmenu
"SMP suspend test"
source
"Kconfig.zephyr"
config SMP_TEST_RELAX
int
"A delay to compensate for spinlock bias induced by arch_spin_relax"
default
16