zephyr/doc/reference/kconfig/CONFIG_EXPERIMENTAL.rst

38 lines
830 B
ReStructuredText

.. _CONFIG_EXPERIMENTAL:
CONFIG_EXPERIMENTAL
###################
This option enables all experimental options in the project.
If it is disabled, all options marked as EXPERIMENTAL will
be disabled.
If it is enabled, all options marked as EXPERIMENTAL will
be available for selection.
:Symbol: EXPERIMENTAL
: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:
* "Experimental Options"
: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:
* misc/Kconfig:35