[PATCH 08/10] staging:batman-adv:Fix the naming of the debug option in Kconfig.

Andrew Lunn andrew at lunn.ch
Wed Dec 9 20:09:31 UTC 2009


Signed-off-by: Andrew Lunn <andrew at lunn.ch>
---
 drivers/staging/batman-adv/Kconfig |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/staging/batman-adv/Kconfig b/drivers/staging/batman-adv/Kconfig
index b9742e7..698eb31 100644
--- a/drivers/staging/batman-adv/Kconfig
+++ b/drivers/staging/batman-adv/Kconfig
@@ -13,10 +13,10 @@ config BATMAN_ADV
         http://www.open-mesh.org/ for more information and user space
         tools.
 
-config BATMAN_DEBUG
+config BATMAN_ADV_DEBUG
 	bool "B.A.T.M.A.N. debugging"
-	depends on BATMAN != n
-	help
+	depends on BATMAN_ADV != n
+	---help---
 
 	  This is an option for use by developers; most people should
 	  say N here. This enables compilation of support for
-- 
1.6.5.4




More information about the devel mailing list