Commit cb5228a6949f525dba37d4eb3ee114426fef22c9

Authored by Greg Kroah-Hartman
Committed by Linus Torvalds
1 parent 0f4974c439

Staging: batman: fix debug Kconfig option

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>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

drivers/staging/batman-adv/Kconfig
... ... @@ -15,7 +15,7 @@
15 15  
16 16 config BATMAN_DEBUG
17 17 bool "B.A.T.M.A.N. debugging"
18   - depends on BATMAN != n
  18 + depends on BATMAN_ADV != n
19 19 help
20 20  
21 21 This is an option for use by developers; most people should