zephyr/tests/net/pm/Kconfig

13 lines
257 B
Plaintext

# Private config options for net pm test
# Copyright (c) 2020 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
mainmenu "Network Power-Management test"
config FAKE_DEV
def_bool y
select NET_POWER_MANAGEMENT if PM_DEVICE
source "Kconfig.zephyr"