From a9a979e932c4a6d2af32f2b4ee395691a22b4227 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Tue, 24 May 2005 00:29:06 +0000 Subject: [PATCH] Fix typo in config (missing tristate) SVN-Revision: 1037 --- openwrt/package/kismet/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/openwrt/package/kismet/Config.in b/openwrt/package/kismet/Config.in index 3329b01a95..5650ad669a 100644 --- a/openwrt/package/kismet/Config.in +++ b/openwrt/package/kismet/Config.in @@ -7,6 +7,7 @@ config BR2_PACKAGE_KISMET 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 -- 2.30.2