fix package name
[openwrt.git] / package / kismet / Config.in
index 3329b01..d3708d7 100644 (file)
@@ -1,12 +1,13 @@
 menu "kismet - an 802.11 layer2 wireless network detector, sniffer, and intrusion detection system"
 
 config BR2_PACKAGE_KISMET
-       bool
+       tristate
        default n
        depends BR2_PACKAGE_KISMET_CLIENT || BR2_PACKAGE_KISMET_DRONE || BR2_PACKAGE_KISMET_SERVER
 
 config BR2_PACKAGE_KISMET_CLIENT
        prompt "kismet-client - the Kismet client"
+       tristate
        default m if CONFIG_DEVEL
        select BR2_PACKAGE_KISMET
        select BR2_PACKAGE_LIBNCURSES
This page took 0.054232 seconds and 4 git commands to generate.