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