diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-07-16 10:18:01 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-07-16 10:18:01 +0000 |
commit | 0be45c47c09746d42936e61b27d8b80f63880dee (patch) | |
tree | bae0c99c6691980591374f61763afe34f203c1f8 /openwrt/package/kismet/Config.in | |
parent | 6e6a04539395c2f22b4f8d43404b40aeefba739a (diff) | |
download | mtk-20170518-0be45c47c09746d42936e61b27d8b80f63880dee.zip mtk-20170518-0be45c47c09746d42936e61b27d8b80f63880dee.tar.gz mtk-20170518-0be45c47c09746d42936e61b27d8b80f63880dee.tar.bz2 |
add some changes from whiterussian to head
SVN-Revision: 1455
Diffstat (limited to 'openwrt/package/kismet/Config.in')
-rw-r--r-- | openwrt/package/kismet/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/kismet/Config.in b/openwrt/package/kismet/Config.in index 5650ad6..d3708d7 100644 --- a/openwrt/package/kismet/Config.in +++ b/openwrt/package/kismet/Config.in @@ -1,7 +1,7 @@ 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 |