diff options
author | Jeff Garzik <jgarzik@pobox.com> | 2006-01-31 19:50:55 +0300 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2006-01-31 19:50:55 +0300 |
commit | 0b310f36d7d96e27f6941ec0f9b95e15142f1e78 (patch) | |
tree | c2a3d403c82fd892ded3849cc721cf8e6f8c7824 /net/Kconfig | |
parent | 359b8800d3a46557844969c485e1a14baf119b06 (diff) | |
parent | 2f633db5e9c57e07a971b65e9a72f090f59fd5f6 (diff) | |
download | linux-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/Kconfig | 3 |
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 |