Fix typo in config (missing tristate)
authorNicolas Thill <nico@openwrt.org>
Tue, 24 May 2005 00:29:06 +0000 (00:29 +0000)
committerNicolas Thill <nico@openwrt.org>
Tue, 24 May 2005 00:29:06 +0000 (00:29 +0000)
SVN-Revision: 1037

openwrt/package/kismet/Config.in

index 3329b01a95d84449b6f3450c30ac84633c663749..5650ad669afbe38a80743e456353982ed2bc466b 100644 (file)
@@ -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