X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/528be4937efe46ee443dfd343627cd8e4cbba366..6fe9c8936fece60a05849c5d35ae4a3f4e39bacf:/openwrt/package/kismet/Config.in diff --git a/openwrt/package/kismet/Config.in b/openwrt/package/kismet/Config.in index 3329b01a9..d3708d78e 100644 --- a/openwrt/package/kismet/Config.in +++ b/openwrt/package/kismet/Config.in @@ -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