The latest development version of this page may be more current than this released 1.14.0 version.
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:10Kconfig.zephyr:41ext/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.)