summaryrefslogtreecommitdiffstats
path: root/rules/iw.in
blob: 19235d2ad1cb0366ad9614cd83845be9c26acbe0 (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=networking

config IW
	tristate
	select LIBNL3
	prompt "iw (wireless tools replacement)"
	help
	  iw is a new nl80211 based CLI configuration utility for wireless devices.
	  It supports almost all new drivers that have been added to the kernel
	  recently.