[packages] /etc/functions.sh => /lib/functions.sh
[lede-routing/.git] / Config.in
1
2 config KMOD_BATMAN_ADV_DEBUG_LOG
3         bool "enable verbose debug logging"
4         depends PACKAGE_kmod-batman-adv
5         default n
6 config KMOD_BATMAN_ADV_BATCTL
7         bool "enable batctl"
8         depends PACKAGE_kmod-batman-adv
9         default y
10         help
11           batctl is a more intuitive managment utility for B.A.T.M.A.N.-Advanced.
12           It is an easier method for configuring batman-adv and
13           provides some additional tools for debugging as well.