slang: make install-static do install-pkgconfig
[buildroot-gz.git] / package / ti-utils / Config.in
blobe48e10bdd238c5053754154fce129b26312ebaa5
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.
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