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
.
Symbols that select this symbol¶
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.)