Fix typo in config (missing tristate)

SVN-Revision: 1037
This commit is contained in:
Nicolas Thill 2005-05-24 00:29:06 +00:00
parent 3433f81c83
commit 5ed428670b

View 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