Fix typo in config (missing tristate)

SVN-Revision: 1037
master
Nicolas Thill 20 years ago
parent 3433f81c83
commit 5ed428670b
  1. 1
      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

Loading…
Cancel
Save