snort: remove useless mysql/pgsql options

Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
This commit is contained in:
Alexander Ryzhov
2016-02-16 09:03:58 -05:00
parent d93b4ab307
commit 45803c7628
2 changed files with 1 additions and 27 deletions
-14
View File
@@ -1,20 +1,6 @@
menu "Configuration"
depends on PACKAGE_snort
config SNORT_MYSQL
bool "Enable MySQL support"
default n
help
This option enables support for logging to a MySQL database.
Disabled by default.
config SNORT_PGSQL
bool "Enable PostgreSQL support"
default n
help
This option enables support for logging to a PostgreSQL database.
Disabled by default.
config SNORT_LZMA
bool "Enable LZMA support"
default n