zephyr/lib/util/fnmatch/Kconfig
Jakub Rzeszutko 72dd5a5c68 lib: move fnmatch to lib/util
We expect to have more libraries with incopatible license. There must
be a common place for such software. It seems that lib/util is good
place for that.

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2021-03-01 09:50:32 -05:00

7 lines
169 B
Text

# Copyright (c) 2018 Nordic Semiconductor
# SPDX-License-Identifier: Apache-2.0
config FNMATCH
bool "Fnmatch Support"
help
This option enables the fnmatch library