afce67a902
Add the calibrator and other useful utilities for TI wireless solution, based on wl12xx driver. See http://linuxwireless.org/en/users/Drivers/wl12xx/calibrator for further details. [Peter: add libnl Config.in dependency] Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
9 lines
239 B
Plaintext
9 lines
239 B
Plaintext
config BR2_PACKAGE_TI_UTILS
|
|
bool "ti-utils"
|
|
select BR2_PACKAGE_LIBNL
|
|
help
|
|
The calibrator and other useful utilities for TI wireless solution,
|
|
based on wl12xx driver.
|
|
|
|
http://linuxwireless.org/en/users/Drivers/wl12xx/calibrator
|