Staging: batman: fix debug Kconfig option
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 23:40:17 +0000 (15:40 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 11 Dec 2009 23:49:27 +0000 (15:49 -0800)
The debug batman option needs to depend on the correct
config option.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
[ "No means no!"  - Linus ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/staging/batman-adv/Kconfig

index b9742e7..7632f57 100644 (file)
@@ -15,7 +15,7 @@ config BATMAN_ADV
 
 config BATMAN_DEBUG
        bool "B.A.T.M.A.N. debugging"
-       depends on BATMAN != n
+       depends on BATMAN_ADV != n
        help
 
          This is an option for use by developers; most people should