summaryrefslogtreecommitdiff
path: root/net/Kconfig
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@pobox.com>2006-01-31 19:50:55 +0300
committerJeff Garzik <jgarzik@pobox.com>2006-01-31 19:50:55 +0300
commit0b310f36d7d96e27f6941ec0f9b95e15142f1e78 (patch)
treec2a3d403c82fd892ded3849cc721cf8e6f8c7824 /net/Kconfig
parent359b8800d3a46557844969c485e1a14baf119b06 (diff)
parent2f633db5e9c57e07a971b65e9a72f090f59fd5f6 (diff)
downloadlinux-0b310f36d7d96e27f6941ec0f9b95e15142f1e78.tar.xz
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
Diffstat (limited to 'net/Kconfig')
-rw-r--r--net/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/Kconfig b/net/Kconfig
index bc603d9aea56..d6216888c3ae 100644
--- a/net/Kconfig
+++ b/net/Kconfig
@@ -217,6 +217,9 @@ source "net/irda/Kconfig"
source "net/bluetooth/Kconfig"
source "net/ieee80211/Kconfig"
+config WIRELESS_EXT
+ bool
+
endif # if NET
endmenu # Networking