Kconfig 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546
  1. #
  2. # Wireless LAN device configuration
  3. #
  4. menu "Wireless LAN"
  5. depends on !S390
  6. config WLAN_PRE80211
  7. bool "Wireless LAN (pre-802.11)"
  8. depends on NETDEVICES
  9. ---help---
  10. Say Y if you have any pre-802.11 wireless LAN hardware.
  11. This option does not affect the kernel build, it only
  12. lets you choose drivers.
  13. config STRIP
  14. tristate "STRIP (Metricom starmode radio IP)"
  15. depends on INET && WLAN_PRE80211
  16. select WIRELESS_EXT
  17. ---help---
  18. Say Y if you have a Metricom radio and intend to use Starmode Radio
  19. IP. STRIP is a radio protocol developed for the MosquitoNet project
  20. (on the WWW at <http://mosquitonet.stanford.edu/>) to send Internet
  21. traffic using Metricom radios. Metricom radios are small, battery
  22. powered, 100kbit/sec packet radio transceivers, about the size and
  23. weight of a cellular telephone. (You may also have heard them called
  24. "Metricom modems" but we avoid the term "modem" because it misleads
  25. many people into thinking that you can plug a Metricom modem into a
  26. phone line and use it as a modem.)
  27. You can use STRIP on any Linux machine with a serial port, although
  28. it is obviously most useful for people with laptop computers. If you
  29. think you might get a Metricom radio in the future, there is no harm
  30. in saying Y to STRIP now, except that it makes the kernel a bit
  31. bigger.
  32. To compile this as a module, choose M here: the module will be
  33. called strip.
  34. config ARLAN
  35. tristate "Aironet Arlan 655 & IC2200 DS support"
  36. depends on ISA && !64BIT && WLAN_PRE80211
  37. select WIRELESS_EXT
  38. ---help---
  39. Aironet makes Arlan, a class of wireless LAN adapters. These use the
  40. www.Telxon.com chip, which is also used on several similar cards.
  41. This driver is tested on the 655 and IC2200 series cards. Look at
  42. <http://www.ylenurme.ee/~elmer/655/> for the latest information.
  43. The driver is built as two modules, arlan and arlan-proc. The latter
  44. is the /proc interface and is not needed most of time.
  45. On some computers the card ends up in non-valid state after some
  46. time. Use a ping-reset script to clear it.
  47. config WAVELAN
  48. tristate "AT&T/Lucent old WaveLAN & DEC RoamAbout DS ISA support"
  49. depends on ISA && WLAN_PRE80211
  50. select WIRELESS_EXT
  51. ---help---
  52. The Lucent WaveLAN (formerly NCR and AT&T; or DEC RoamAbout DS) is
  53. a Radio LAN (wireless Ethernet-like Local Area Network) using the
  54. radio frequencies 900 MHz and 2.4 GHz.
  55. This driver support the ISA version of the WaveLAN card. A separate
  56. driver for the PCMCIA (PC-card) hardware is available in David
  57. Hinds' pcmcia-cs package (see the file <file:Documentation/Changes>
  58. for location).
  59. If you want to use an ISA WaveLAN card under Linux, say Y and read
  60. the Ethernet-HOWTO, available from
  61. <http://www.tldp.org/docs.html#howto>. Some more specific
  62. information is contained in
  63. <file:Documentation/networking/wavelan.txt> and in the source code
  64. <file:drivers/net/wavelan.p.h>.
  65. You will also need the wireless tools package available from
  66. <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>.
  67. Please read the man pages contained therein.
  68. To compile this driver as a module, choose M here: the module will be
  69. called wavelan.
  70. config PCMCIA_WAVELAN
  71. tristate "AT&T/Lucent old WaveLAN Pcmcia wireless support"
  72. depends on PCMCIA && WLAN_PRE80211
  73. select WIRELESS_EXT
  74. help
  75. Say Y here if you intend to attach an AT&T/Lucent Wavelan PCMCIA
  76. (PC-card) wireless Ethernet networking card to your computer. This
  77. driver is for the non-IEEE-802.11 Wavelan cards.
  78. To compile this driver as a module, choose M here: the module will be
  79. called wavelan_cs. If unsure, say N.
  80. config PCMCIA_NETWAVE
  81. tristate "Xircom Netwave AirSurfer Pcmcia wireless support"
  82. depends on PCMCIA && WLAN_PRE80211
  83. select WIRELESS_EXT
  84. help
  85. Say Y here if you intend to attach this type of PCMCIA (PC-card)
  86. wireless Ethernet networking card to your computer.
  87. To compile this driver as a module, choose M here: the module will be
  88. called netwave_cs. If unsure, say N.
  89. config WLAN_80211
  90. bool "Wireless LAN (IEEE 802.11)"
  91. depends on NETDEVICES
  92. ---help---
  93. Say Y if you have any 802.11 wireless LAN hardware.
  94. This option does not affect the kernel build, it only
  95. lets you choose drivers.
  96. config PCMCIA_RAYCS
  97. tristate "Aviator/Raytheon 2.4MHz wireless support"
  98. depends on PCMCIA && WLAN_80211
  99. select WIRELESS_EXT
  100. ---help---
  101. Say Y here if you intend to attach an Aviator/Raytheon PCMCIA
  102. (PC-card) wireless Ethernet networking card to your computer.
  103. Please read the file <file:Documentation/networking/ray_cs.txt> for
  104. details.
  105. To compile this driver as a module, choose M here: the module will be
  106. called ray_cs. If unsure, say N.
  107. config IPW2100
  108. tristate "Intel PRO/Wireless 2100 Network Connection"
  109. depends on PCI && WLAN_80211
  110. select WIRELESS_EXT
  111. select FW_LOADER
  112. select IEEE80211
  113. ---help---
  114. A driver for the Intel PRO/Wireless 2100 Network
  115. Connection 802.11b wireless network adapter.
  116. See <file:Documentation/networking/README.ipw2100> for information on
  117. the capabilities currently enabled in this driver and for tips
  118. for debugging issues and problems.
  119. In order to use this driver, you will need a firmware image for it.
  120. You can obtain the firmware from
  121. <http://ipw2100.sf.net/>. Once you have the firmware image, you
  122. will need to place it in /lib/firmware.
  123. You will also very likely need the Wireless Tools in order to
  124. configure your card:
  125. <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>.
  126. If you want to compile the driver as a module ( = code which can be
  127. inserted in and removed from the running kernel whenever you want),
  128. say M here and read <file:Documentation/kbuild/modules.txt>.
  129. The module will be called ipw2100.ko.
  130. config IPW2100_MONITOR
  131. bool "Enable promiscuous mode"
  132. depends on IPW2100
  133. ---help---
  134. Enables promiscuous/monitor mode support for the ipw2100 driver.
  135. With this feature compiled into the driver, you can switch to
  136. promiscuous mode via the Wireless Tool's Monitor mode. While in this
  137. mode, no packets can be sent.
  138. config IPW2100_DEBUG
  139. bool "Enable full debugging output in IPW2100 module."
  140. depends on IPW2100
  141. ---help---
  142. This option will enable debug tracing output for the IPW2100.
  143. This will result in the kernel module being ~60k larger. You can
  144. control which debug output is sent to the kernel log by setting the
  145. value in
  146. /sys/bus/pci/drivers/ipw2100/debug_level
  147. This entry will only exist if this option is enabled.
  148. If you are not trying to debug or develop the IPW2100 driver, you
  149. most likely want to say N here.
  150. config IPW2200
  151. tristate "Intel PRO/Wireless 2200BG and 2915ABG Network Connection"
  152. depends on PCI && WLAN_80211
  153. select WIRELESS_EXT
  154. select FW_LOADER
  155. select IEEE80211
  156. ---help---
  157. A driver for the Intel PRO/Wireless 2200BG and 2915ABG Network
  158. Connection adapters.
  159. See <file:Documentation/networking/README.ipw2200> for
  160. information on the capabilities currently enabled in this
  161. driver and for tips for debugging issues and problems.
  162. In order to use this driver, you will need a firmware image for it.
  163. You can obtain the firmware from
  164. <http://ipw2200.sf.net/>. See the above referenced README.ipw2200
  165. for information on where to install the firmware images.
  166. You will also very likely need the Wireless Tools in order to
  167. configure your card:
  168. <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>.
  169. If you want to compile the driver as a module ( = code which can be
  170. inserted in and removed from the running kernel whenever you want),
  171. say M here and read <file:Documentation/kbuild/modules.txt>.
  172. The module will be called ipw2200.ko.
  173. config IPW2200_MONITOR
  174. bool "Enable promiscuous mode"
  175. depends on IPW2200
  176. ---help---
  177. Enables promiscuous/monitor mode support for the ipw2200 driver.
  178. With this feature compiled into the driver, you can switch to
  179. promiscuous mode via the Wireless Tool's Monitor mode. While in this
  180. mode, no packets can be sent.
  181. config IPW2200_RADIOTAP
  182. bool "Enable radiotap format 802.11 raw packet support"
  183. depends on IPW2200_MONITOR
  184. config IPW2200_PROMISCUOUS
  185. bool "Enable creation of a RF radiotap promiscuous interface"
  186. depends on IPW2200_MONITOR
  187. select IPW2200_RADIOTAP
  188. ---help---
  189. Enables the creation of a second interface prefixed 'rtap'.
  190. This second interface will provide every received in radiotap
  191. format.
  192. This is useful for performing wireless network analysis while
  193. maintaining an active association.
  194. Example usage:
  195. % modprobe ipw2200 rtap_iface=1
  196. % ifconfig rtap0 up
  197. % tethereal -i rtap0
  198. If you do not specify 'rtap_iface=1' as a module parameter then
  199. the rtap interface will not be created and you will need to turn
  200. it on via sysfs:
  201. % echo 1 > /sys/bus/pci/drivers/ipw2200/*/rtap_iface
  202. config IPW2200_QOS
  203. bool "Enable QoS support"
  204. depends on IPW2200 && EXPERIMENTAL
  205. config IPW2200_DEBUG
  206. bool "Enable full debugging output in IPW2200 module."
  207. depends on IPW2200
  208. ---help---
  209. This option will enable low level debug tracing output for IPW2200.
  210. Note, normal debug code is already compiled in. This low level
  211. debug option enables debug on hot paths (e.g Tx, Rx, ISR) and
  212. will result in the kernel module being ~70 larger. Most users
  213. will typically not need this high verbosity debug information.
  214. If you are not sure, say N here.
  215. config LIBERTAS_USB
  216. tristate "Marvell Libertas 8388 802.11a/b/g cards"
  217. depends on USB && WLAN_80211
  218. select FW_LOADER
  219. ---help---
  220. A driver for Marvell Libertas 8388 USB devices.
  221. config LIBERTAS_USB_DEBUG
  222. bool "Enable full debugging output in the Libertas USB module."
  223. depends on LIBERTAS_USB
  224. ---help---
  225. Debugging support.
  226. config AIRO
  227. tristate "Cisco/Aironet 34X/35X/4500/4800 ISA and PCI cards"
  228. depends on ISA_DMA_API && WLAN_80211 && (PCI || BROKEN)
  229. select WIRELESS_EXT
  230. select CRYPTO
  231. ---help---
  232. This is the standard Linux driver to support Cisco/Aironet ISA and
  233. PCI 802.11 wireless cards.
  234. It supports the new 802.11b cards from Cisco (Cisco 34X, Cisco 35X
  235. - with or without encryption) as well as card before the Cisco
  236. acquisition (Aironet 4500, Aironet 4800, Aironet 4800B).
  237. This driver support both the standard Linux Wireless Extensions
  238. and Cisco proprietary API, so both the Linux Wireless Tools and the
  239. Cisco Linux utilities can be used to configure the card.
  240. The driver can be compiled as a module and will be named "airo".
  241. config HERMES
  242. tristate "Hermes chipset 802.11b support (Orinoco/Prism2/Symbol)"
  243. depends on (PPC_PMAC || PCI || PCMCIA) && WLAN_80211
  244. select WIRELESS_EXT
  245. ---help---
  246. A driver for 802.11b wireless cards based on the "Hermes" or
  247. Intersil HFA384x (Prism 2) MAC controller. This includes the vast
  248. majority of the PCMCIA 802.11b cards (which are nearly all rebadges)
  249. - except for the Cisco/Aironet cards. Cards supported include the
  250. Apple Airport (not a PCMCIA card), WavelanIEEE/Orinoco,
  251. Cabletron/EnteraSys Roamabout, ELSA AirLancer, MELCO Buffalo, Avaya,
  252. IBM High Rate Wireless, Farralon Syyline, Samsung MagicLAN, Netgear
  253. MA401, LinkSys WPC-11, D-Link DWL-650, 3Com AirConnect, Intel
  254. PRO/Wireless, and Symbol Spectrum24 High Rate amongst others.
  255. This option includes the guts of the driver, but in order to
  256. actually use a card you will also need to enable support for PCMCIA
  257. Hermes cards, PLX9052 based PCI adaptors or the Apple Airport below.
  258. You will also very likely also need the Wireless Tools in order to
  259. configure your card and that /etc/pcmcia/wireless.opts works :
  260. <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>
  261. config APPLE_AIRPORT
  262. tristate "Apple Airport support (built-in)"
  263. depends on PPC_PMAC && HERMES
  264. help
  265. Say Y here to support the Airport 802.11b wireless Ethernet hardware
  266. built into the Macintosh iBook and other recent PowerPC-based
  267. Macintosh machines. This is essentially a Lucent Orinoco card with
  268. a non-standard interface.
  269. This driver does not support the Airport Extreme (802.11b/g). Use
  270. the BCM43xx driver for Airport Extreme cards.
  271. config PLX_HERMES
  272. tristate "Hermes in PLX9052 based PCI adaptor support (Netgear MA301 etc.)"
  273. depends on PCI && HERMES
  274. help
  275. Enable support for PCMCIA cards supported by the "Hermes" (aka
  276. orinoco) driver when used in PLX9052 based PCI adaptors. These
  277. adaptors are not a full PCMCIA controller but act as a more limited
  278. PCI <-> PCMCIA bridge. Several vendors sell such adaptors so that
  279. 802.11b PCMCIA cards can be used in desktop machines. The Netgear
  280. MA301 is such an adaptor.
  281. config TMD_HERMES
  282. tristate "Hermes in TMD7160 based PCI adaptor support"
  283. depends on PCI && HERMES
  284. help
  285. Enable support for PCMCIA cards supported by the "Hermes" (aka
  286. orinoco) driver when used in TMD7160 based PCI adaptors. These
  287. adaptors are not a full PCMCIA controller but act as a more limited
  288. PCI <-> PCMCIA bridge. Several vendors sell such adaptors so that
  289. 802.11b PCMCIA cards can be used in desktop machines.
  290. config NORTEL_HERMES
  291. tristate "Nortel emobility PCI adaptor support"
  292. depends on PCI && HERMES
  293. help
  294. Enable support for PCMCIA cards supported by the "Hermes" (aka
  295. orinoco) driver when used in Nortel emobility PCI adaptors. These
  296. adaptors are not full PCMCIA controllers, but act as a more limited
  297. PCI <-> PCMCIA bridge.
  298. config PCI_HERMES
  299. tristate "Prism 2.5 PCI 802.11b adaptor support"
  300. depends on PCI && HERMES
  301. help
  302. Enable support for PCI and mini-PCI 802.11b wireless NICs based on
  303. the Prism 2.5 chipset. These are true PCI cards, not the 802.11b
  304. PCMCIA cards bundled with PCI<->PCMCIA adaptors which are also
  305. common. Some of the built-in wireless adaptors in laptops are of
  306. this variety.
  307. config ATMEL
  308. tristate "Atmel at76c50x chipset 802.11b support"
  309. depends on (PCI || PCMCIA) && WLAN_80211
  310. select WIRELESS_EXT
  311. select FW_LOADER
  312. select CRC32
  313. ---help---
  314. A driver 802.11b wireless cards based on the Atmel fast-vnet
  315. chips. This driver supports standard Linux wireless extensions.
  316. Many cards based on this chipset do not have flash memory
  317. and need their firmware loaded at start-up. If yours is
  318. one of these, you will need to provide a firmware image
  319. to be loaded into the card by the driver. The Atmel
  320. firmware package can be downloaded from
  321. <http://www.thekelleys.org.uk/atmel>
  322. config PCI_ATMEL
  323. tristate "Atmel at76c506 PCI cards"
  324. depends on ATMEL && PCI
  325. ---help---
  326. Enable support for PCI and mini-PCI cards containing the
  327. Atmel at76c506 chip.
  328. config PCMCIA_HERMES
  329. tristate "Hermes PCMCIA card support"
  330. depends on PCMCIA && HERMES
  331. ---help---
  332. A driver for "Hermes" chipset based PCMCIA wireless adaptors, such
  333. as the Lucent WavelanIEEE/Orinoco cards and their OEM (Cabletron/
  334. EnteraSys RoamAbout 802.11, ELSA Airlancer, Melco Buffalo and
  335. others). It should also be usable on various Prism II based cards
  336. such as the Linksys, D-Link and Farallon Skyline. It should also
  337. work on Symbol cards such as the 3Com AirConnect and Ericsson WLAN.
  338. To use your PC-cards, you will need supporting software from David
  339. Hinds' pcmcia-cs package (see the file <file:Documentation/Changes>
  340. for location). You also want to check out the PCMCIA-HOWTO,
  341. available from <http://www.tldp.org/docs.html#howto>.
  342. You will also very likely also need the Wireless Tools in order to
  343. configure your card and that /etc/pcmcia/wireless.opts works:
  344. <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>.
  345. config PCMCIA_SPECTRUM
  346. tristate "Symbol Spectrum24 Trilogy PCMCIA card support"
  347. depends on PCMCIA && HERMES
  348. select FW_LOADER
  349. ---help---
  350. This is a driver for 802.11b cards using RAM-loadable Symbol
  351. firmware, such as Symbol Wireless Networker LA4100, CompactFlash
  352. cards by Socket Communications and Intel PRO/Wireless 2011B.
  353. This driver requires firmware download on startup. Utilities
  354. for downloading Symbol firmware are available at
  355. <http://sourceforge.net/projects/orinoco/>
  356. config AIRO_CS
  357. tristate "Cisco/Aironet 34X/35X/4500/4800 PCMCIA cards"
  358. depends on PCMCIA && (BROKEN || !M32R) && WLAN_80211
  359. select WIRELESS_EXT
  360. select CRYPTO
  361. select CRYPTO_AES
  362. ---help---
  363. This is the standard Linux driver to support Cisco/Aironet PCMCIA
  364. 802.11 wireless cards. This driver is the same as the Aironet
  365. driver part of the Linux Pcmcia package.
  366. It supports the new 802.11b cards from Cisco (Cisco 34X, Cisco 35X
  367. - with or without encryption) as well as card before the Cisco
  368. acquisition (Aironet 4500, Aironet 4800, Aironet 4800B). It also
  369. supports OEM of Cisco such as the DELL TrueMobile 4800 and Xircom
  370. 802.11b cards.
  371. This driver support both the standard Linux Wireless Extensions
  372. and Cisco proprietary API, so both the Linux Wireless Tools and the
  373. Cisco Linux utilities can be used to configure the card.
  374. To use your PC-cards, you will need supporting software from David
  375. Hinds' pcmcia-cs package (see the file <file:Documentation/Changes>
  376. for location). You also want to check out the PCMCIA-HOWTO,
  377. available from <http://www.tldp.org/docs.html#howto>.
  378. config PCMCIA_ATMEL
  379. tristate "Atmel at76c502/at76c504 PCMCIA cards"
  380. depends on ATMEL && PCMCIA
  381. select WIRELESS_EXT
  382. select FW_LOADER
  383. select CRC32
  384. ---help---
  385. Enable support for PCMCIA cards containing the
  386. Atmel at76c502 and at76c504 chips.
  387. config PCMCIA_WL3501
  388. tristate "Planet WL3501 PCMCIA cards"
  389. depends on EXPERIMENTAL && PCMCIA && WLAN_80211
  390. select WIRELESS_EXT
  391. ---help---
  392. A driver for WL3501 PCMCIA 802.11 wireless cards made by Planet.
  393. It has basic support for Linux wireless extensions and initial
  394. micro support for ethtool.
  395. config PRISM54
  396. tristate 'Intersil Prism GT/Duette/Indigo PCI/Cardbus'
  397. depends on PCI && EXPERIMENTAL && WLAN_80211
  398. select WIRELESS_EXT
  399. select FW_LOADER
  400. ---help---
  401. Enable PCI and Cardbus support for the following chipset based cards:
  402. ISL3880 - Prism GT 802.11 b/g
  403. ISL3877 - Prism Indigo 802.11 a
  404. ISL3890 - Prism Duette 802.11 a/b/g
  405. For a complete list of supported cards visit <http://prism54.org>.
  406. Here is the latest confirmed list of supported cards:
  407. 3com OfficeConnect 11g Cardbus Card aka 3CRWE154G72 (version 1)
  408. Allnet ALL0271 PCI Card
  409. Compex WL54G Cardbus Card
  410. Corega CG-WLCB54GT Cardbus Card
  411. D-Link Air Plus Xtreme G A1 Cardbus Card aka DWL-g650
  412. I-O Data WN-G54/CB Cardbus Card
  413. Kobishi XG-300 aka Z-Com Cardbus Card
  414. Netgear WG511 Cardbus Card
  415. Ovislink WL-5400PCI PCI Card
  416. Peabird WLG-PCI PCI Card
  417. Sitecom WL-100i Cardbus Card
  418. Sitecom WL-110i PCI Card
  419. SMC2802W - EZ Connect g 2.4GHz 54 Mbps Wireless PCI Card
  420. SMC2835W - EZ Connect g 2.4GHz 54 Mbps Wireless Cardbus Card
  421. SMC2835W-V2 - EZ Connect g 2.4GHz 54 Mbps Wireless Cardbus Card
  422. Z-Com XG-900 PCI Card
  423. Zyxel G-100 Cardbus Card
  424. If you enable this you will need a firmware file as well.
  425. You will need to copy this to /usr/lib/hotplug/firmware/isl3890.
  426. You can get this non-GPL'd firmware file from the Prism54 project page:
  427. <http://prism54.org>
  428. You will also need the /etc/hotplug/firmware.agent script from
  429. a current hotplug package.
  430. Note: You need a motherboard with DMA support to use any of these cards
  431. If you want to compile the driver as a module ( = code which can be
  432. inserted in and removed from the running kernel whenever you want),
  433. say M here and read <file:Documentation/kbuild/modules.txt>.
  434. The module will be called prism54.ko.
  435. config USB_ZD1201
  436. tristate "USB ZD1201 based Wireless device support"
  437. depends on USB && WLAN_80211
  438. select WIRELESS_EXT
  439. select FW_LOADER
  440. ---help---
  441. Say Y if you want to use wireless LAN adapters based on the ZyDAS
  442. ZD1201 chip.
  443. This driver makes the adapter appear as a normal Ethernet interface,
  444. typically on wlan0.
  445. The zd1201 device requires external firmware to be loaded.
  446. This can be found at http://linux-lc100020.sourceforge.net/
  447. To compile this driver as a module, choose M here: the
  448. module will be called zd1201.
  449. source "drivers/net/wireless/hostap/Kconfig"
  450. source "drivers/net/wireless/bcm43xx/Kconfig"
  451. source "drivers/net/wireless/zd1211rw/Kconfig"
  452. endmenu