zephyr/doc/reference/kconfig/CONFIG_ADVANCED_IDLE_SUPPOR...

36 lines
751 B
ReStructuredText

.. _CONFIG_ADVANCED_IDLE_SUPPORTED:
CONFIG_ADVANCED_IDLE_SUPPORTED
##############################
This option signifies that the target supports the ADVANCED_IDLE
configuration option.
:Symbol: ADVANCED_IDLE_SUPPORTED
:Type: bool
:Value: "n"
:User value: (no user value)
:Visibility: "y"
:Is choice item: false
:Is defined: true
:Is from env.: false
:Is special: false
:Prompts:
* "Advanced Idle Supported"
:Default values:
* n (value: "n")
* Condition: (none)
:Selects:
(no selects)
:Reverse (select-related) dependencies:
(no reverse dependencies)
:Additional dependencies from enclosing menus and ifs:
(no additional dependencies)
:Locations:
* arch/x86/Kconfig:104