From 193949d2c6ba547f0e37c79a52a7254aa529f0a3 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 1 Jun 2008 06:00:25 +0000 Subject: fix madwifi menuconfig (thx, Othello) SVN-Revision: 11318 --- package/madwifi/Config.in | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'package/madwifi/Config.in') diff --git a/package/madwifi/Config.in b/package/madwifi/Config.in index ab24a8e2f1..7616607da3 100644 --- a/package/madwifi/Config.in +++ b/package/madwifi/Config.in @@ -2,13 +2,12 @@ config MADWIFI_DEBUG bool "Enable compilation of debugging features" - depends on EXPERIMENTAL + depends on EXPERIMENTAL && PACKAGE_kmod-madwifi default n -endchoice - choice prompt "Rate control algorithm selection" + depends on PACKAGE_kmod-madwifi default MADWIFI_RCA_MINSTREL help This option controls how MadWifi chooses its bitrate. -- cgit v1.2.3