- choice FFF_TEST: The type of FFF test to bring in
The type of FFF test to bring in
Type: bool
Direct dependencies
FFF_TEST
&& 0
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to the first (visible) choice option.
Choice options
Kconfig definition
At <Zephyr>/modules/fff/Kconfig:15
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:80
Menu path: (Top) → Modules → FFF Test suite
choice FFF_TEST
bool "The type of FFF test to bring in"
depends on FFF_TEST && 0
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)