blob: e3578670ddfb4908753f5b986fa77672d22ff35a [file] [log] [blame]
# Copyright (c) 2022 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
menu "Zephyr"
source "Kconfig.zephyr"
endmenu
module = APP
module-str = Application
source "subsys/logging/Kconfig.template.log_config"
config APP_PROVIDE_PM_HOOKS
bool "Application provides PM hooks"
default y
select HAS_PM