-
CONFIG_FNMATCH
¶
Fnmatch Support
Type: bool
Help¶
This option enables the fnmatch library
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr>/lib/util/fnmatch/Kconfig:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/lib/Kconfig:16
→ <Zephyr>/lib/util/Kconfig:7
Menu path: (Top) → Additional libraries → Util libraries
config FNMATCH
bool "Fnmatch Support"
help
This option enables the fnmatch library
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)