From b83f384981232d7ebaff91900f1dd935d9bbb8a5 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 17 Jul 2008 02:30:08 +0000 Subject: huge madwifi update (work in progress, disabled by default, compiles but breaks at run time) SVN-Revision: 11851 --- package/madwifi/Config.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'package/madwifi/Config.in') diff --git a/package/madwifi/Config.in b/package/madwifi/Config.in index 7616607da3..913bd0a100 100644 --- a/package/madwifi/Config.in +++ b/package/madwifi/Config.in @@ -5,6 +5,14 @@ config MADWIFI_DEBUG depends on EXPERIMENTAL && PACKAGE_kmod-madwifi default n +config MADWIFI_TESTING + bool "Use the testing version of MadWiFi" + depends on PACKAGE_kmod-madwifi + default n + help + Use the testing version of MadWiFi, which is newer, but also less tested + May contain unexpected bugs :) + choice prompt "Rate control algorithm selection" depends on PACKAGE_kmod-madwifi -- cgit v1.2.3