change bool in BR2_COMPILE_* to tristate to avoid unnecessary package/<foo>-install...
[openwrt/svn-archive/archive.git] / openwrt / package / kismet / Config.in
index 6a5fbebd70ab5d22ef9baaa7607220ebbe1a1636..425ec6c511aae01ebf0202cbeac0530477cbbb8c 100644 (file)
@@ -1,7 +1,7 @@
 #menu "kismet............................ An 802.11 layer2 wireless network detector, sniffer, and intrusion detection system"
 
 config BR2_COMPILE_KISMET
-       bool
+       tristate
        default n
        depends BR2_PACKAGE_KISMET_CLIENT || BR2_PACKAGE_KISMET_DRONE || BR2_PACKAGE_KISMET_SERVER