Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
[pandora-kernel.git] / net / batman-adv / Kconfig
1 #
2 # B.A.T.M.A.N meshing protocol
3 #
4
5 config BATMAN_ADV
6         tristate "B.A.T.M.A.N. Advanced Meshing Protocol"
7         depends on NET
8         select CRC16
9         default n
10         ---help---
11
12         B.A.T.M.A.N. (better approach to mobile ad-hoc networking) is
13         a routing protocol for multi-hop ad-hoc mesh networks. The
14         networks may be wired or wireless. See
15         http://www.open-mesh.org/ for more information and user space
16         tools.
17
18 config BATMAN_ADV_DEBUG
19         bool "B.A.T.M.A.N. debugging"
20         depends on BATMAN_ADV != n
21         ---help---
22
23           This is an option for use by developers; most people should
24           say N here. This enables compilation of support for
25           outputting debugging information to the kernel log. The
26           output is controlled via the module parameter debug.