From: Nicolas Thill Date: Tue, 24 May 2005 00:29:06 +0000 (+0000) Subject: Fix typo in config (missing tristate) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=02f4a49688ceb0301a5817e1a98ea5bc8c07ff4d;p=15.05%2Fopenwrt.git Fix typo in config (missing tristate) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1037 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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