CONFIG_HAS_SYS_POWER_STATE_DEEP_SLEEP_2

(No prompt – not directly user assignable.)

Type: bool

Help

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

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <Zephyr>/arch/Kconfig:509

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:29

Menu path: (Top)

config HAS_SYS_POWER_STATE_DEEP_SLEEP_2
    bool
    help
      This option signifies that the target supports the SYS_POWER_STATE_DEEP_SLEEP_2
      configuration option.

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