blob: 8c456a66ac3bbd37c27a6cbeb1323c50816c38b5 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#
2# Wireless LAN device configuration
3#
4
Luis R. Rodriguez44175272009-09-01 08:22:40 -07005menuconfig WLAN
6 bool "Wireless LAN"
Martin Schwidefskyf54bfc02007-05-10 15:46:01 +02007 depends on !S390
Randy Dunlap9459d592010-05-10 09:24:29 -07008 depends on NET
Johannes Bergeab2ec82009-10-09 18:17:05 +02009 select WIRELESS
Luis R. Rodriguezff4d5722009-09-11 04:43:29 -040010 default y
Luis R. Rodriguez44175272009-09-01 08:22:40 -070011 ---help---
12 This section contains all the pre 802.11 and 802.11 wireless
13 device drivers. For a complete list of drivers and documentation
14 on them refer to the wireless wiki:
15
16 http://wireless.kernel.org/en/users/Drivers
17
18if WLAN
Johannes Berg2a5e1c02007-04-23 12:19:12 -070019
Johannes Berg8f205422016-10-18 10:28:57 +020020config WIRELESS_WDS
21 bool "mac80211-based legacy WDS support" if EXPERT
22 help
23 This option enables the deprecated WDS support, the newer
24 mac80211-based 4-addr AP/client support supersedes it with
25 a much better feature set (HT, VHT, ...)
26
27 We plan to remove this option and code, so if you find
28 that you have to enable it, please let us know on the
29 linux-wireless@vger.kernel.org mailing list, so we can
30 help you migrate to 4-addr AP/client (or, if it's really
31 necessary, give up on our plan of removing it).
32
Kalle Valod4a17302015-11-17 19:49:19 +020033source "drivers/net/wireless/admtek/Kconfig"
Kalle Valob5c9b4f2015-11-18 10:38:32 +020034source "drivers/net/wireless/ath/Kconfig"
Kalle Valo30fe0f92015-11-17 19:49:20 +020035source "drivers/net/wireless/atmel/Kconfig"
Kalle Valo58619b12015-11-17 19:49:23 +020036source "drivers/net/wireless/broadcom/Kconfig"
Kalle Valo30db0ca2015-11-17 19:49:19 +020037source "drivers/net/wireless/cisco/Kconfig"
Kalle Valo367a1092015-11-17 20:24:59 +020038source "drivers/net/wireless/intel/Kconfig"
Kalle Valoeb4f98d2015-11-18 09:42:58 +020039source "drivers/net/wireless/intersil/Kconfig"
Kalle Valof988d642015-11-17 21:07:19 +020040source "drivers/net/wireless/marvell/Kconfig"
Kalle Valo7b09ed52015-11-18 10:23:52 +020041source "drivers/net/wireless/mediatek/Kconfig"
Kalle Valo33aca942015-11-18 10:18:44 +020042source "drivers/net/wireless/ralink/Kconfig"
Kalle Valo62141722015-11-18 10:09:24 +020043source "drivers/net/wireless/realtek/Kconfig"
Kalle Valo941a9672015-11-18 10:15:33 +020044source "drivers/net/wireless/rsi/Kconfig"
Kalle Valo560424e2015-11-17 20:09:02 +020045source "drivers/net/wireless/st/Kconfig"
Kalle Valobd842172015-11-18 10:27:43 +020046source "drivers/net/wireless/ti/Kconfig"
Kalle Valoed0ad062015-11-18 07:39:37 +020047source "drivers/net/wireless/zydas/Kconfig"
Igor Mitsyanko98f44cb2017-05-11 14:51:01 -070048source "drivers/net/wireless/quantenna/Kconfig"
Kalle Valod4a17302015-11-17 19:49:19 +020049
Linus Torvalds1da177e2005-04-16 15:20:36 -070050config PCMCIA_RAYCS
Erik Ekman8476a652008-12-30 22:49:28 +010051 tristate "Aviator/Raytheon 2.4GHz wireless support"
John W. Linville133d7c62009-10-28 16:29:30 -040052 depends on PCMCIA
Johannes Berg2a5e1c02007-04-23 12:19:12 -070053 select WIRELESS_EXT
Johannes Berg3d23e342009-09-29 23:27:28 +020054 select WEXT_SPY
55 select WEXT_PRIV
Linus Torvalds1da177e2005-04-16 15:20:36 -070056 ---help---
57 Say Y here if you intend to attach an Aviator/Raytheon PCMCIA
58 (PC-card) wireless Ethernet networking card to your computer.
59 Please read the file <file:Documentation/networking/ray_cs.txt> for
60 details.
61
62 To compile this driver as a module, choose M here: the module will be
63 called ray_cs. If unsure, say N.
64
Linus Torvalds1da177e2005-04-16 15:20:36 -070065config PCMCIA_WL3501
Johannes Berg3d23e342009-09-29 23:27:28 +020066 tristate "Planet WL3501 PCMCIA cards"
Zhao, Gang4c59ff22014-03-01 14:26:29 +080067 depends on CFG80211 && PCMCIA
Johannes Berg3d23e342009-09-29 23:27:28 +020068 select WIRELESS_EXT
69 select WEXT_SPY
70 help
71 A driver for WL3501 PCMCIA 802.11 wireless cards made by Planet.
72 It has basic support for Linux wireless extensions and initial
73 micro support for ethtool.
Linus Torvalds1da177e2005-04-16 15:20:36 -070074
Kalle Valo6d808eb2015-11-18 10:45:54 +020075config MAC80211_HWSIM
76 tristate "Simulated radio testing tool for mac80211"
77 depends on MAC80211
78 ---help---
79 This driver is a developer testing tool that can be used to test
80 IEEE 802.11 networking stack (mac80211) functionality. This is not
81 needed for normal wireless LAN usage and is only for testing. See
82 Documentation/networking/mac80211_hwsim for more information on how
83 to use this tool.
84
85 To compile this driver as a module, choose M here: the module will be
86 called mac80211_hwsim. If unsure, say N.
87
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +020088config USB_NET_RNDIS_WLAN
89 tristate "Wireless RNDIS USB support"
Kees Cook798f4e52013-01-22 10:30:35 -080090 depends on USB
Johannes Berg0aa82042009-06-03 18:30:31 +020091 depends on CFG80211
Francois Romieu269f8cb2014-08-07 00:36:40 +020092 select USB_NET_DRIVERS
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +020093 select USB_USBNET
94 select USB_NET_CDCETHER
95 select USB_NET_RNDIS_HOST
Jussi Kivilinnabf164cc2008-01-26 00:51:51 +020096 ---help---
97 This is a driver for wireless RNDIS devices.
98 These are USB based adapters found in devices such as:
99
100 Buffalo WLI-U2-KG125S
101 U.S. Robotics USR5421
102 Belkin F5D7051
103 Linksys WUSB54GSv2
104 Linksys WUSB54GSC
105 Asus WL169gE
106 Eminent EM4045
107 BT Voyager 1055
108 Linksys WUSB54GSv1
109 U.S. Robotics USR5420
110 BUFFALO WLI-USB-G54
111
112 All of these devices are based on Broadcom 4320 chip which is the
113 only wireless RNDIS chip known to date.
114
115 If you choose to build a module, it'll be called rndis_wlan.
116
Cody Schuffelenc7cdba32018-11-20 19:14:49 -0800117config VIRT_WIFI
118 tristate "Wifi wrapper for ethernet drivers"
119 depends on CFG80211
120 ---help---
121 This option adds support for ethernet connections to appear as if they
122 are wifi connections through a special rtnetlink device.
123
Luis R. Rodriguez44175272009-09-01 08:22:40 -0700124endif # WLAN