blob: 658baad0aa8efea49ee50a3d4165ff2917e9b9a4 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
config KERNEL_PROFILING_API_TEST
bool
default y
help
Hidden option enabling LPS_0 power state regardless of hardware
support. This ensures that power management hooks used in this
test to profile idle thread will be executed.
# Include Zephyr's Kconfig.
source "Kconfig"