blob: 4d06ec3f035129863ab8df2ad393d2cb83a86ef0 [file] [log] [blame]
# Copyright (c) 2020 Intel Corporation.
# SPDX-License-Identifier: Apache-2.0
config SUBSYS_POWER_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.
# Include Zephyr's Kconfig.
source "Kconfig"