-
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 ext/lib/fnmatch/Kconfig:7
Included via Kconfig:10
→ Kconfig.zephyr:41
→ ext/Kconfig:15
Menu path: (top menu) → External Sources
config FNMATCH
bool
prompt "Fnmatch Support"
help
This option enables the fnmatch library
(Definitions include propagated dependencies, including from if’s and menus.)