Remove circular dependency
[openwrt.git] / openwrt / package / snort / Config.in
index db61335..ff79cfa 100644 (file)
@@ -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
-
This page took 0.024085 seconds and 4 git commands to generate.