blob: 8a74e3b2ad999ab0390d98911e0ef12497e0f181 [file] [log] [blame]
config BR2_PACKAGE_IW
bool "iw"
depends on BR2_TOOLCHAIN_HAS_THREADS # libnl
select BR2_PACKAGE_LIBNL
help
Utility for wireless devices using the mac80211 kernel stack
https://wireless.wiki.kernel.org/en/users/documentation/iw
comment "iw needs a toolchain w/ threads"
depends on !BR2_TOOLCHAIN_HAS_THREADS