From 585630c51a2a074d861c644fd14c142848c67d35 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sun, 22 May 2005 09:26:11 +0000 Subject: Standardize config structure git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1014 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/snort/Config.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'package/snort') diff --git a/package/snort/Config.in b/package/snort/Config.in index db6133545c..ff79cfafdc 100644 --- a/package/snort/Config.in +++ b/package/snort/Config.in @@ -1,8 +1,8 @@ choice prompt "snort - Ligthweight Network Intrusion Detection System (NIDS)" tristate - default n optional + default m if CONFIG_DEVEL help A ligthweight Network Intrusion Detection System (NIDS) @@ -73,4 +73,3 @@ endchoice config BR2_PACKAGE_SNORT tristate default BR2_PACKAGE_SNORT_BASIC || BR2_PACKAGE_SNORT_MYSQL || BR2_PACKAGE_SNORT_PGSQL || BR2_PACKAGE_SNORT_CUSTOM - -- cgit v1.2.3