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

(No prompt – not directly user assignable.)

Type: bool

Help

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

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At arch/Kconfig:351

Included via Kconfig:10Kconfig.zephyr:29

Menu path: (top menu)

config HAS_SYS_POWER_STATE_SLEEP_1
    bool
    help
      This option signifies that the target supports the SYS_POWER_STATE_SLEEP_1
      configuration option.

(Definitions include propagated dependencies, including from if’s and menus.)