Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cb5228a6 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman Committed by Linus Torvalds
Browse files

Staging: batman: fix debug Kconfig option



The debug batman option needs to depend on the correct
config option.

Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
[ "No means no!"  - Linus ]
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 0f4974c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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