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

(No prompt – not directly user assignable.)

Type: bool

Help

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

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At arch/Kconfig:365

Included via Kconfig:10Kconfig.zephyr:29

Menu path: (top menu)

config HAS_SYS_POWER_STATE_SLEEP_3
    bool
    help
      This option signifies that the target supports the SYS_POWER_STATE_SLEEP_3
      configuration option.

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