zephyr/tests/kernel/smp_suspend/Kconfig

11 lines
240 B
Plaintext
Raw Permalink Normal View History

# 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