diff options
Diffstat (limited to 'openwrt/package/snort/Config.in')
-rw-r--r-- | openwrt/package/snort/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/snort/Config.in b/openwrt/package/snort/Config.in index 4cda96898..b3e9d4fe9 100644 --- a/openwrt/package/snort/Config.in +++ b/openwrt/package/snort/Config.in @@ -1,7 +1,7 @@ menu "snort............................. Ligthweight Network Intrusion Detection System (NIDS)" config BR2_COMPILE_SNORT - bool + tristate default n depends BR2_PACKAGE_SNORT_BASIC || BR2_PACKAGE_SNORT_MYSQL || BR2_PACKAGE_SNORT_PGSQL || BR2_PACKAGE_SNORT_CUSTOM |