1 config BR2_PACKAGE_TI_UTILS
3 depends on BR2_TOOLCHAIN_HAS_THREADS # libnl
4 select BR2_PACKAGE_LIBNL
6 The calibrator and other useful utilities for TI wireless solution,
7 based on wl12xx driver.
9 http://linuxwireless.org/en/users/Drivers/wl12xx/calibrator
11 comment "ti-utils needs a toolchain w/ threads"
12 depends on !BR2_TOOLCHAIN_HAS_THREADS