zephyr/tests/subsys/pm/power_states_api/Kconfig
Flavio Ceolin 0b01671fe9 tests: pm: Test pm_state_cpu_get_all
Add test for pm_state_cpu_get_all API

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-23 20:57:57 -05:00

12 lines
223 B
Plaintext

# Copyright (c) 2023 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
menu "Zephyr"
source "Kconfig.zephyr"
endmenu
config TEST_PROVIDE_PM_HOOKS
bool "Provide PM hooks for test purposes"
default y
select HAS_PM