summaryrefslogtreecommitdiffstats
path: root/rules/iw.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/iw.in')
-rw-r--r--rules/iw.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/rules/iw.in b/rules/iw.in
new file mode 100644
index 000000000..2e3dbfbb2
--- /dev/null
+++ b/rules/iw.in
@@ -0,0 +1,10 @@
+## SECTION=networking
+
+config IW
+ tristate
+ select LIBNL
+ 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.