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

CONFIG_EXPERIMENTAL

(No prompt – not directly user assignable.)

Type: bool

Help

Symbol that must be selected by a feature if it is considered to be
at an experimental implementation stage.

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At Kconfig.zephyr:590

Included via Kconfig:8

Menu path: (Top) → Build and Link Features

config EXPERIMENTAL
    bool
    help
      Symbol that must be selected by a feature if it is considered to be
      at an experimental implementation stage.

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