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

(No prompt – not directly user assignable.)

Type: bool

Help

This option signifies that the target supports the SYS_POWER_STATE_DEEP_SLEEP_1 configuration option.

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At arch/Kconfig:385

Included via Kconfig:8Kconfig.zephyr:31

Menu path: (Top)

config HAS_SYS_POWER_STATE_DEEP_SLEEP_1
    bool
    help
      This option signifies that the target supports the SYS_POWER_STATE_DEEP_SLEEP_1
      configuration option.

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