1# Copyright 2024 Nordic Semiconductor ASA 2# 3# SPDX-License-Identifier: Apache-2.0 4 5source "Kconfig.zephyr" 6 7config TEST_PM_DEVICE_ISR_SAFE 8 bool "Use ISR safe PM for the test" 9