]> review.fuel-infra Code Review - packages/trusty/cirros-testvm.git/blob - cirros-testvm/src-cirros/buildroot-2015.05/package/iw/Config.in
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 / iw / Config.in
1 config BR2_PACKAGE_IW
2         bool "iw"
3         depends on BR2_TOOLCHAIN_HAS_THREADS # libnl
4         select BR2_PACKAGE_LIBNL
5         help
6           Utility for wireless devices using the mac80211 kernel stack
7
8           http://wireless.kernel.org/en/users/Documentation/iw
9
10 comment "iw needs a toolchain w/ threads"
11         depends on !BR2_TOOLCHAIN_HAS_THREADS