diff options
Diffstat (limited to 'net/strparser/Kconfig')
-rw-r--r-- | net/strparser/Kconfig | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/strparser/Kconfig b/net/strparser/Kconfig index 6cff3f6d0c3a..94da19a2a220 100644 --- a/net/strparser/Kconfig +++ b/net/strparser/Kconfig @@ -1,4 +1,2 @@ - config STREAM_PARSER - tristate - default n + def_bool n |