25574189282b636cfce72c86eb98a28086b59f24
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / batctl / Config.in
1 config BR2_PACKAGE_BATCTL
2         bool "batctl"
3         depends on BR2_TOOLCHAIN_HAS_THREADS # libnl
4         select BR2_PACKAGE_LIBNL
5         help
6           Batctl is the configuration and debugging tool for batman-adv.
7
8           http://www.open-mesh.org/projects/batman-adv/wiki/Using-batctl
9
10 comment "batctl needs a toolchain w/ threads"
11         depends on !BR2_TOOLCHAIN_HAS_THREADS