The latest development version of this page may be more current than this released 2.7.0 version.

CONFIG_NET_POWER_MANAGEMENT

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

PM_DEVICE && NETWORKING

(Includes any dependencies from ifs and menus.)

Default

  • n

Symbols that select this symbol

Kconfig definition

At subsys/net/Kconfig:78

Included via Kconfig:8Kconfig.zephyr:44subsys/Kconfig:39

Menu path: (Top) → Sub Systems and OS Services → Networking → Link layer and IP networking support

config NET_POWER_MANAGEMENT
    bool
    default n
    depends on PM_DEVICE && NETWORKING

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)