upgrade uci to 0.4.2 - fixes some escaping and library issues
[openwrt.git] / package / madwifi / Config.in
index ab24a8e..7616607 100644 (file)
@@ -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.
This page took 0.022724 seconds and 4 git commands to generate.