The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_CAVS_LPS

Intel cAVS Low Power Sequencer for Power Management

Type: bool

Help

Select this to enable Intel cAVS Low Power Sequencer.
This option is required to support S0ix/D0ix mode
on cAVS platforms.

Direct dependencies

CAVS && SOF

(Includes any dependencies from ifs and menus.)

Default

  • n

Kconfig definition

At /home/nashif/zephyrproject/modules/audio/sof/zephyr/../src/platform/Kconfig:332

Included via Kconfig:8Kconfig.zephyr:23modules/Kconfig:6doc/_build/Kconfig/Kconfig.modules:14/home/nashif/zephyrproject/modules/audio/sof/zephyr/Kconfig:2/home/nashif/zephyrproject/modules/audio/sof/zephyr/../Kconfig.sof:124/home/nashif/zephyrproject/modules/audio/sof/zephyr/../src/Kconfig:5

Menu path: (Top) → Modules → sof (/home/nashif/zephyrproject/modules/audio/sof) → Platform

config CAVS_LPS
    bool "Intel cAVS Low Power Sequencer for Power Management"
    default n
    depends on CAVS && SOF
    help
      Select this to enable Intel cAVS Low Power Sequencer.
      This option is required to support S0ix/D0ix mode
      on cAVS platforms.

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