diff options
Diffstat (limited to '')
-rw-r--r-- | net/strparser/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/strparser/Kconfig b/net/strparser/Kconfig new file mode 100644 index 000000000..e6146c21a --- /dev/null +++ b/net/strparser/Kconfig @@ -0,0 +1,3 @@ +# SPDX-License-Identifier: GPL-2.0-only +config STREAM_PARSER + def_bool n |