MADWIFI_DEBUG should depend on DEVEL

SVN-Revision: 13267
This commit is contained in:
Imre Kaloz 2008-11-17 19:43:12 +00:00
parent 942025fa14
commit debd8d2dd8

View File

@ -2,7 +2,7 @@
config MADWIFI_DEBUG
bool "Enable compilation of debugging features"
depends on EXPERIMENTAL && PACKAGE_kmod-madwifi
depends on DEVEL && PACKAGE_kmod-madwifi
default n
choice