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

Commit 23e707dd authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
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>
parent 032fec31
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