summaryrefslogtreecommitdiffstats
path: root/drivers/staging/batman-adv/Kconfig
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2009-12-12 23:39:46 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2010-03-03 16:42:30 -0800
commit734cc82a65cd5abc1b616fb0699eb2c251de7831 (patch)
tree97d95f2225b30edfcc0202da14d15dd50457db50 /drivers/staging/batman-adv/Kconfig
parent8a2e042c2d9b4f1252dbbbb7c31bd3f8af19c8f2 (diff)
downloadop-kernel-dev-734cc82a65cd5abc1b616fb0699eb2c251de7831.zip
op-kernel-dev-734cc82a65cd5abc1b616fb0699eb2c251de7831.tar.gz
Staging: batman-adv: Fix the naming of the debug option.
So that the configuration hierarchy is correct, set the debug option to have the same base as the main BATMAN option. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/batman-adv/Kconfig')
-rw-r--r--drivers/staging/batman-adv/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/staging/batman-adv/Kconfig b/drivers/staging/batman-adv/Kconfig
index 1d74dab..69e8fb0 100644
--- a/drivers/staging/batman-adv/Kconfig
+++ b/drivers/staging/batman-adv/Kconfig
@@ -14,10 +14,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_ADV != n
- help
+ ---help---
This is an option for use by developers; most people should
say N here. This enables compilation of support for
OpenPOWER on IntegriCloud