MADWIFI_DEBUG should depend on DEVEL
SVN-Revision: 13267
This commit is contained in:
parent
942025fa14
commit
debd8d2dd8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue