change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt/staging/dedeckeh.git] / openwrt / package / net-snmp / Config.in
index 80c972cca0e6cd2e904c4dd718212972a4588837..e0a6d0387efacf75824aa5d8d74fce878b3fdb87 100644 (file)
@@ -1,7 +1,7 @@
 menu "net-snmp.......................... Open source SNMP (Simple Network Management Protocol) implementation"
 
 config BR2_COMPILE_NET_SNMP
-       bool
+       tristate
        default n
        depends BR2_PACKAGE_LIBNETSNMP || BR2_PACKAGE_SNMPD_STATIC