Staging: batman: fix debug Kconfig option
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 23:38:46 +0000 (15:38 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 23:38:46 +0000 (15:38 -0800)
The debug batman option needs to depend on the correct
config option.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/batman-adv/Kconfig

index b9742e7c7d9ecb76079481391bb399f20e1acd77..7632f57600609ddbca11b67ba645f570e89c0c53 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