The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / ti-utils / Config.in
1 config BR2_PACKAGE_TI_UTILS
2         bool "ti-utils"
3         depends on BR2_TOOLCHAIN_HAS_THREADS # libnl
4         select BR2_PACKAGE_LIBNL
5         help
6           The calibrator and other useful utilities for TI wireless solution,
7           based on wl12xx driver.
8
9           http://linuxwireless.org/en/users/Drivers/wl12xx/calibrator
10
11 comment "ti-utils needs a toolchain w/ threads"
12         depends on !BR2_TOOLCHAIN_HAS_THREADS