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>
This commit is contained in:
Greg Kroah-Hartman 2009-12-11 15:38:46 -08:00
parent 032fec3169
commit 23e707dd9b

View 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