Fix typo in config (missing tristate)
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 24 May 2005 00:29:06 +0000 (00:29 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 24 May 2005 00:29:06 +0000 (00:29 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1037 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/kismet/Config.in

index 3329b01..5650ad6 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
This page took 0.025345 seconds and 4 git commands to generate.