packages/net/snort/Config.in
Alexander Ryzhov 45803c7628 snort: remove useless mysql/pgsql options
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2016-02-16 09:03:58 -05:00

11 lines
203 B
Text

menu "Configuration"
depends on PACKAGE_snort
config SNORT_LZMA
bool "Enable LZMA support"
default n
help
This option enables LZMA decompression.
Disabled by default.
endmenu