Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / net / batman-adv / Kconfig
blob2b68d068eaf312ee9bda1de84fc0cc8e529a4a77
2 # B.A.T.M.A.N meshing protocol
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---
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.
18 config BATMAN_ADV_DEBUG
19         bool "B.A.T.M.A.N. debugging"
20         depends on BATMAN_ADV != n
21         ---help---
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.