diff options
Diffstat (limited to 'net/strparser/Kconfig')
-rw-r--r-- | net/strparser/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net/strparser/Kconfig b/net/strparser/Kconfig new file mode 100644 index 000000000000..6cff3f6d0c3a --- /dev/null +++ b/net/strparser/Kconfig @@ -0,0 +1,4 @@ + +config STREAM_PARSER + tristate + default n |