MADWIFI_DEBUG should depend on DEVEL
authorImre Kaloz <kaloz@openwrt.org>
Mon, 17 Nov 2008 19:43:12 +0000 (19:43 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Mon, 17 Nov 2008 19:43:12 +0000 (19:43 +0000)
SVN-Revision: 13267

package/madwifi/Config.in

index fd4bd90c849643fb97ddce9a1f36cae24fa6ef67..0a5412a74fad7f0ff65b3fe75e98e13249a45d46 100644 (file)
@@ -2,7 +2,7 @@
 
 config MADWIFI_DEBUG
        bool "Enable compilation of debugging features"
 
 config MADWIFI_DEBUG
        bool "Enable compilation of debugging features"
-       depends on EXPERIMENTAL && PACKAGE_kmod-madwifi
+       depends on DEVEL && PACKAGE_kmod-madwifi
        default n
 
 choice
        default n
 
 choice