2010-01-28 05:52:18 +00:00
|
|
|
|
2010-01-10 02:32:03 +00:00
|
|
|
config KMOD_BATMAN_ADV_DEBUG_LOG
|
|
|
|
bool "enable verbose debug logging"
|
2010-06-22 14:37:40 +00:00
|
|
|
depends PACKAGE_kmod-batman-adv
|
2010-01-10 02:32:03 +00:00
|
|
|
default n
|
2010-01-28 05:52:18 +00:00
|
|
|
config KMOD_BATMAN_ADV_BATCTL
|
|
|
|
bool "enable batctl"
|
2010-06-22 14:37:40 +00:00
|
|
|
depends PACKAGE_kmod-batman-adv
|
2010-01-28 05:52:18 +00:00
|
|
|
default y
|
|
|
|
help
|
|
|
|
batctl is a more intuitive managment utility for B.A.T.M.A.N.-Advanced.
|
|
|
|
It is an easier method for configuring batman-adv and
|
|
|
|
provides some additional tools for debugging as well.
|