diff options
Diffstat (limited to 'drivers/net/wireless')
46 files changed, 199 insertions, 199 deletions
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig index 15b0ad171f4c..8ab62bb6b853 100644 --- a/drivers/net/wireless/Kconfig +++ b/drivers/net/wireless/Kconfig @@ -9,7 +9,7 @@ menuconfig WLAN depends on NET select WIRELESS default y - ---help--- + help This section contains all the pre 802.11 and 802.11 wireless device drivers. For a complete list of drivers and documentation on them refer to the wireless wiki: @@ -54,7 +54,7 @@ config PCMCIA_RAYCS select WIRELESS_EXT select WEXT_SPY select WEXT_PRIV - ---help--- + help Say Y here if you intend to attach an Aviator/Raytheon PCMCIA (PC-card) wireless Ethernet networking card to your computer. Please read the file <file:Documentation/networking/ray_cs.rst> for @@ -76,7 +76,7 @@ config PCMCIA_WL3501 config MAC80211_HWSIM tristate "Simulated radio testing tool for mac80211" depends on MAC80211 - ---help--- + help This driver is a developer testing tool that can be used to test IEEE 802.11 networking stack (mac80211) functionality. This is not needed for normal wireless LAN usage and is only for testing. See @@ -94,7 +94,7 @@ config USB_NET_RNDIS_WLAN select USB_USBNET select USB_NET_CDCETHER select USB_NET_RNDIS_HOST - ---help--- + help This is a driver for wireless RNDIS devices. These are USB based adapters found in devices such as: @@ -118,7 +118,7 @@ config USB_NET_RNDIS_WLAN config VIRT_WIFI tristate "Wifi wrapper for ethernet drivers" depends on CFG80211 - ---help--- + help This option adds support for ethernet connections to appear as if they are wifi connections through a special rtnetlink device. diff --git a/drivers/net/wireless/admtek/Kconfig b/drivers/net/wireless/admtek/Kconfig index a91cc1459c96..678979a1d987 100644 --- a/drivers/net/wireless/admtek/Kconfig +++ b/drivers/net/wireless/admtek/Kconfig @@ -2,7 +2,7 @@ config WLAN_VENDOR_ADMTEK bool "ADMtek devices" default y - ---help--- + help If you have a wireless card belonging to this class, say Y. Note that the answer to this question doesn't directly affect the @@ -17,7 +17,7 @@ config ADM8211 depends on MAC80211 && PCI select CRC32 select EEPROM_93CX6 - ---help--- + help This driver is for ADM8211A, ADM8211B, and ADM8211C based cards. These are PCI/mini-PCI/Cardbus 802.11b chips found in cards such as: diff --git a/drivers/net/wireless/ath/Kconfig b/drivers/net/wireless/ath/Kconfig index b10972b6cba4..6e9d46b96555 100644 --- a/drivers/net/wireless/ath/Kconfig +++ b/drivers/net/wireless/ath/Kconfig @@ -5,7 +5,7 @@ config ATH_COMMON config WLAN_VENDOR_ATH bool "Atheros/Qualcomm devices" default y - ---help--- + help If you have a wireless card belonging to this class, say Y. Note that the answer to this question doesn't directly affect the @@ -25,7 +25,7 @@ if WLAN_VENDOR_ATH config ATH_DEBUG bool "Atheros wireless debugging" - ---help--- + help Say Y, if you want to debug atheros wireless drivers. Right now only ath9k makes use of this. @@ -33,7 +33,7 @@ config ATH_TRACEPOINTS bool "Atheros wireless tracing" depends on ATH_DEBUG depends on EVENT_TRACING - ---help--- + help This option enables tracepoints for atheros wireless drivers. Currently, ath9k makes use of this facility. @@ -41,7 +41,7 @@ config ATH_REG_DYNAMIC_USER_REG_HINTS bool "Atheros dynamic user regulatory hints" depends on CFG80211_CERTIFICATION_ONUS default n - ---help--- + help Say N. This should only be enabled in countries where this feature is explicitly allowed and only on cards that specifically have been tested for this. @@ -50,7 +50,7 @@ config ATH_REG_DYNAMIC_USER_CERT_TESTING bool "Atheros dynamic user regulatory testing" depends on ATH_REG_DYNAMIC_USER_REG_HINTS && CFG80211_CERTIFICATION_ONUS default n - ---help--- + help Say N. This should only be enabled on systems undergoing certification testing. diff --git a/drivers/net/wireless/ath/ar5523/Kconfig b/drivers/net/wireless/ath/ar5523/Kconfig index e82df5f1ea67..0d838c1e7b12 100644 --- a/drivers/net/wireless/ath/ar5523/Kconfig +++ b/drivers/net/wireless/ath/ar5523/Kconfig @@ -4,6 +4,6 @@ config AR5523 depends on MAC80211 && USB select ATH_COMMON select FW_LOADER - ---help--- + help This module add support for AR5523 based USB dongles such as D-Link DWL-G132, Netgear WPN111 and many more. diff --git a/drivers/net/wireless/ath/ath10k/Kconfig b/drivers/net/wireless/ath/ath10k/Kconfig index b99fd0eff994..40f91bc8514d 100644 --- a/drivers/net/wireless/ath/ath10k/Kconfig +++ b/drivers/net/wireless/ath/ath10k/Kconfig @@ -6,7 +6,7 @@ config ATH10K select CRC32 select WANT_DEV_COREDUMP select ATH10K_CE - ---help--- + help This module adds support for wireless adapters based on Atheros IEEE 802.11ac family of chipsets. @@ -18,25 +18,25 @@ config ATH10K_CE config ATH10K_PCI tristate "Atheros ath10k PCI support" depends on ATH10K && PCI - ---help--- + help This module adds support for PCIE bus config ATH10K_AHB bool "Atheros ath10k AHB support" depends on ATH10K_PCI && OF && RESET_CONTROLLER - ---help--- + help This module adds support for AHB bus config ATH10K_SDIO tristate "Atheros ath10k SDIO support" depends on ATH10K && MMC - ---help--- + help This module adds support for SDIO/MMC bus. config ATH10K_USB tristate "Atheros ath10k USB support (EXPERIMENTAL)" depends on ATH10K && USB - ---help--- + help This module adds experimental support for USB bus. Currently work in progress and will not fully work. @@ -45,14 +45,14 @@ config ATH10K_SNOC depends on ATH10K depends on ARCH_QCOM || COMPILE_TEST select QCOM_QMI_HELPERS - ---help--- + help This module adds support for integrated WCN3990 chip connected to system NOC(SNOC). config ATH10K_DEBUG bool "Atheros ath10k debugging" depends on ATH10K - ---help--- + help Enables debug support If unsure, say Y to make it easier to debug problems. @@ -60,7 +60,7 @@ config ATH10K_DEBUG config ATH10K_DEBUGFS bool "Atheros ath10k debugfs support" depends on ATH10K && DEBUG_FS - ---help--- + help Enabled debugfs support If unsure, say Y to make it easier to debug problems. @@ -70,20 +70,20 @@ config ATH10K_SPECTRAL depends on ATH10K_DEBUGFS select RELAY default n - ---help--- + help Say Y to enable access to the FFT/spectral data via debugfs. config ATH10K_TRACING bool "Atheros ath10k tracing support" depends on ATH10K depends on EVENT_TRACING - ---help--- + help Select this to ath10k use tracing infrastructure. config ATH10K_DFS_CERTIFIED bool "Atheros DFS support for certified platforms" depends on ATH10K && CFG80211_CERTIFICATION_ONUS default n - ---help--- + help This option enables DFS support for initiating radiation on ath10k. diff --git a/drivers/net/wireless/ath/ath11k/Kconfig b/drivers/net/wireless/ath/ath11k/Kconfig index 738f99090d83..7acb42e2e6e2 100644 --- a/drivers/net/wireless/ath/ath11k/Kconfig +++ b/drivers/net/wireless/ath/ath11k/Kconfig @@ -7,7 +7,7 @@ config ATH11K depends on ARCH_QCOM || COMPILE_TEST select ATH_COMMON select QCOM_QMI_HELPERS - ---help--- + help This module adds support for Qualcomm Technologies 802.11ax family of chipsets. @@ -16,7 +16,7 @@ config ATH11K config ATH11K_DEBUG bool "QCA ath11k debugging" depends on ATH11K - ---help--- + help Enables debug support If unsure, say Y to make it easier to debug problems. @@ -24,7 +24,7 @@ config ATH11K_DEBUG config ATH11K_DEBUGFS bool "QCA ath11k debugfs support" depends on ATH11K && DEBUG_FS && MAC80211_DEBUGFS - ---help--- + help Enable ath11k debugfs support If unsure, say Y to make it easier to debug problems. @@ -32,5 +32,5 @@ config ATH11K_DEBUGFS config ATH11K_TRACING bool "ath11k tracing support" depends on ATH11K && EVENT_TRACING - ---help--- + help Select this to use ath11k tracing infrastructure. diff --git a/drivers/net/wireless/ath/ath5k/Kconfig b/drivers/net/wireless/ath/ath5k/Kconfig index 96010d4b00e7..f35cd8de228e 100644 --- a/drivers/net/wireless/ath/ath5k/Kconfig +++ b/drivers/net/wireless/ath/ath5k/Kconfig @@ -8,7 +8,7 @@ config ATH5K select NEW_LEDS select ATH5K_AHB if ATH25 select ATH5K_PCI if !ATH25 - ---help--- + help This module adds support for wireless adapters based on Atheros 5xxx chipset. @@ -25,7 +25,7 @@ config ATH5K config ATH5K_DEBUG bool "Atheros 5xxx debugging" depends on ATH5K - ---help--- + help Atheros 5xxx debugging messages. Say Y, if and you will get debug options for ath5k. @@ -45,7 +45,7 @@ config ATH5K_TRACER bool "Atheros 5xxx tracer" depends on ATH5K depends on EVENT_TRACING - ---help--- + help Say Y here to enable tracepoints for the ath5k driver using the kernel tracing infrastructure. Select this option if you are interested in debugging the driver. @@ -55,21 +55,21 @@ config ATH5K_TRACER config ATH5K_AHB bool "Atheros 5xxx AHB bus support" depends on ATH25 && ATH5K - ---help--- + help This adds support for WiSoC type chipsets of the 5xxx Atheros family. config ATH5K_PCI bool "Atheros 5xxx PCI bus support" depends on (!ATH25 && PCI) - ---help--- + help This adds support for PCI type chipsets of the 5xxx Atheros family. config ATH5K_TEST_CHANNELS bool "Enables testing channels on ath5k" depends on ATH5K && CFG80211_CERTIFICATION_ONUS - ---help--- + help This enables non-standard IEEE 802.11 channels on ath5k, which can be used for research purposes. This option should be disabled unless doing research. diff --git a/drivers/net/wireless/ath/ath6kl/Kconfig b/drivers/net/wireless/ath/ath6kl/Kconfig index 62c22fdcca38..cd96cf8d9940 100644 --- a/drivers/net/wireless/ath/ath6kl/Kconfig +++ b/drivers/net/wireless/ath/ath6kl/Kconfig @@ -2,7 +2,7 @@ config ATH6KL tristate "Atheros mobile chipsets support" depends on CFG80211 - ---help--- + help This module adds core support for wireless adapters based on Atheros AR6003 and AR6004 chipsets. You still need separate bus drivers for USB and SDIO to be able to use real devices. @@ -15,7 +15,7 @@ config ATH6KL_SDIO tristate "Atheros ath6kl SDIO support" depends on ATH6KL depends on MMC - ---help--- + help This module adds support for wireless adapters based on Atheros AR6003 and AR6004 chipsets running over SDIO. If you choose to build it as a module, it will be called ath6kl_sdio. @@ -26,7 +26,7 @@ config ATH6KL_USB tristate "Atheros ath6kl USB support" depends on ATH6KL depends on USB - ---help--- + help This module adds support for wireless adapters based on Atheros AR6004 chipset and chipsets based on it running over USB. If you choose to build it as a module, it will be @@ -35,7 +35,7 @@ config ATH6KL_USB config ATH6KL_DEBUG bool "Atheros ath6kl debugging" depends on ATH6KL - ---help--- + help Enables ath6kl debug support, including debug messages enabled with debug_mask module parameter and debugfs interface. @@ -46,7 +46,7 @@ config ATH6KL_TRACING bool "Atheros ath6kl tracing support" depends on ATH6KL depends on EVENT_TRACING - ---help--- + help Select this to ath6kl use tracing infrastructure which, for example, can be enabled with help of trace-cmd. All debug messages and commands are delivered to using individually @@ -58,7 +58,7 @@ config ATH6KL_REGDOMAIN bool "Atheros ath6kl regdomain support" depends on ATH6KL depends on CFG80211_CERTIFICATION_ONUS - ---help--- + help Enabling this makes it possible to change the regdomain in the firmware. This can be only enabled if regulatory requirements are taken into account. diff --git a/drivers/net/wireless/ath/ath9k/Kconfig b/drivers/net/wireless/ath/ath9k/Kconfig index 78620c6b64a2..42bfdb4a6214 100644 --- a/drivers/net/wireless/ath/ath9k/Kconfig +++ b/drivers/net/wireless/ath/ath9k/Kconfig @@ -14,7 +14,7 @@ config ATH9K_BTCOEX_SUPPORT bool "Atheros bluetooth coexistence support" depends on (ATH9K || ATH9K_HTC) default y - ---help--- + help Say Y, if you want to use the ath9k/ath9k_htc radios together with Bluetooth modules in the same system. @@ -26,7 +26,7 @@ config ATH9K select LEDS_CLASS select NEW_LEDS select ATH9K_COMMON - ---help--- + help This module adds support for wireless adapters based on Atheros IEEE 802.11n AR5008, AR9001 and AR9002 family of chipsets. For a specific list of supported external @@ -42,7 +42,7 @@ config ATH9K_PCI bool "Atheros ath9k PCI/PCIe bus support" default y depends on ATH9K && PCI - ---help--- + help This option enables the PCI bus support in ath9k. Say Y, if you have a compatible PCI/PCIe wireless card. @@ -51,7 +51,7 @@ config ATH9K_AHB bool "Atheros ath9k AHB bus support" depends on ATH9K default n - ---help--- + help This option enables the AHB bus support in ath9k. Say Y, if you have a SoC with a compatible built-in @@ -62,7 +62,7 @@ config ATH9K_DEBUGFS depends on ATH9K && DEBUG_FS select MAC80211_DEBUGFS select ATH9K_COMMON_DEBUG - ---help--- + help Say Y, if you need access to ath9k's statistics for interrupts, rate control, etc. @@ -74,14 +74,14 @@ config ATH9K_STATION_STATISTICS depends on ATH9K && ATH9K_DEBUGFS && DEBUG_FS select MAC80211_DEBUGFS default n - ---help--- + help This option enables detailed statistics for association stations. config ATH9K_TX99 bool "Atheros ath9k TX99 testing support" depends on ATH9K_DEBUGFS && CFG80211_CERTIFICATION_ONUS default n - ---help--- + help Say N. This should only be enabled on systems undergoing certification testing and evaluation in a controlled environment. Enabling this will only enable TX99 support, all other modes of @@ -101,7 +101,7 @@ config ATH9K_DFS_CERTIFIED bool "Atheros DFS support for certified platforms" depends on ATH9K && CFG80211_CERTIFICATION_ONUS default n - ---help--- + help This option enables DFS support for initiating radiation on ath9k. There is no way to dynamically detect if a card was DFS certified and as such this is left as a build time option. This @@ -120,7 +120,7 @@ config ATH9K_DYNACK bool "Atheros ath9k ACK timeout estimation algorithm" depends on ATH9K default n - ---help--- + help This option enables ath9k dynamic ACK timeout estimation algorithm based on ACK frame RX timestamp, TX frame timestamp and frame duration @@ -129,7 +129,7 @@ config ATH9K_WOW bool "Wake on Wireless LAN support (EXPERIMENTAL)" depends on ATH9K && PM default n - ---help--- + help This option enables Wake on Wireless LAN support for certain cards. Currently, AR9462 is supported. @@ -147,7 +147,7 @@ config ATH9K_CHANNEL_CONTEXT bool "Channel Context support" depends on ATH9K default n - ---help--- + help This option enables channel context support in ath9k, which is needed for multi-channel concurrency. Enable this if P2P PowerSave support is required. @@ -181,7 +181,7 @@ config ATH9K_HTC select LEDS_CLASS select NEW_LEDS select ATH9K_COMMON - ---help--- + help Support for Atheros HTC based cards. Chipsets supported: AR9271 @@ -193,7 +193,7 @@ config ATH9K_HTC_DEBUGFS bool "Atheros ath9k_htc debugging" depends on ATH9K_HTC && DEBUG_FS select ATH9K_COMMON_DEBUG - ---help--- + help Say Y, if you need access to ath9k_htc's statistics. As well as access to the FFT/spectral data. @@ -201,7 +201,7 @@ config ATH9K_HWRNG bool "Random number generator support" depends on ATH9K && (HW_RANDOM = y || HW_RANDOM = ATH9K) default n - ---help--- + help This option incorporates the ADC register output as a source of randomness into Linux entropy pool (/dev/urandom and /dev/random) @@ -213,5 +213,5 @@ config ATH9K_COMMON_SPECTRAL depends on ATH9K_DEBUGFS || ATH9K_HTC_DEBUGFS select RELAY default n - ---help--- + help Say Y to enable access to the FFT/spectral data via debugfs. diff --git a/drivers/net/wireless/ath/wcn36xx/Kconfig b/drivers/net/wireless/ath/wcn36xx/Kconfig index a4b153470a2c..5832c7ef9352 100644 --- a/drivers/net/wireless/ath/wcn36xx/Kconfig +++ b/drivers/net/wireless/ath/wcn36xx/Kconfig @@ -4,7 +4,7 @@ config WCN36XX depends on MAC80211 && HAS_DMA depends on QCOM_WCNSS_CTRL || QCOM_WCNSS_CTRL=n depends on RPMSG || RPMSG=n - ---help--- + help This module adds support for wireless adapters based on Qualcomm Atheros WCN3660 and WCN3680 mobile chipsets. @@ -13,7 +13,7 @@ config WCN36XX config WCN36XX_DEBUGFS bool "WCN36XX debugfs support" depends on WCN36XX - ---help--- + help Enabled debugfs support If unsure, say Y to make it easier to debug problems. diff --git a/drivers/net/wireless/ath/wil6210/Kconfig b/drivers/net/wireless/ath/wil6210/Kconfig index 0d1a8dab30ed..dadba2d41bbb 100644 --- a/drivers/net/wireless/ath/wil6210/Kconfig +++ b/drivers/net/wireless/ath/wil6210/Kconfig @@ -5,7 +5,7 @@ config WIL6210 depends on CFG80211 depends on PCI default n - ---help--- + help This module adds support for wireless adapter based on wil6210 chip by Wilocity. It supports operation on the 60 GHz band, covered by the IEEE802.11ad standard. @@ -19,7 +19,7 @@ config WIL6210_ISR_COR bool "Use Clear-On-Read mode for ISR registers for wil6210" depends on WIL6210 default y - ---help--- + help ISR registers on wil6210 chip may operate in either COR (Clear-On-Read) or W1C (Write-1-to-Clear) mode. For production code, use COR (say y); is default since @@ -35,7 +35,7 @@ config WIL6210_TRACING depends on WIL6210 depends on EVENT_TRACING default n - ---help--- + help Say Y here to enable tracepoints for the wil6210 driver using the kernel tracing infrastructure. Select this option if you are interested in debugging the driver. @@ -47,7 +47,7 @@ config WIL6210_DEBUGFS depends on WIL6210 depends on DEBUG_FS default y - ---help--- + help Say Y here to enable wil6210 debugfs support, using the kernel debugfs infrastructure. Select this option if you are interested in debugging the driver. diff --git a/drivers/net/wireless/atmel/Kconfig b/drivers/net/wireless/atmel/Kconfig index c2142c70f25d..ca45a1021cf4 100644 --- a/drivers/net/wireless/atmel/Kconfig +++ b/drivers/net/wireless/atmel/Kconfig @@ -2,7 +2,7 @@ config WLAN_VENDOR_ATMEL bool "Atmel devices" default y - ---help--- + help If you have a wireless card belonging to this class, say Y. Note that the answer to this question doesn't directly affect the @@ -19,7 +19,7 @@ config ATMEL select WEXT_PRIV select FW_LOADER select CRC32 - ---help--- + help A driver 802.11b wireless cards based on the Atmel fast-vnet chips. This driver supports standard Linux wireless extensions. @@ -33,7 +33,7 @@ config ATMEL config PCI_ATMEL tristate "Atmel at76c506 PCI cards" depends on ATMEL && PCI - ---help--- + help Enable support for PCI and mini-PCI cards containing the Atmel at76c506 chip. @@ -43,7 +43,7 @@ config PCMCIA_ATMEL select WIRELESS_EXT select FW_LOADER select CRC32 - ---help--- + help Enable support for PCMCIA cards containing the Atmel at76c502 and at76c504 chips. @@ -51,7 +51,7 @@ config AT76C50X_USB tristate "Atmel at76c503/at76c505/at76c505a USB cards" depends on MAC80211 && USB select FW_LOADER - ---help--- + help Enable support for USB Wireless devices using Atmel at76c503, at76c505 or at76c505a chips. diff --git a/drivers/net/wireless/broadcom/Kconfig b/drivers/net/wireless/broadcom/Kconfig index bb1cb402a919..f74333366a90 100644 --- a/drivers/net/wireless/broadcom/Kconfig +++ b/drivers/net/wireless/broadcom/Kconfig @@ -2,7 +2,7 @@ config WLAN_VENDOR_BROADCOM bool "Broadcom devices" default y - ---help--- + help If you have a wireless card belonging to this class, say Y. Note that the answer to this question doesn't directly affect the diff --git a/drivers/net/wireless/broadcom/b43/Kconfig b/drivers/net/wireless/broadcom/b43/Kconfig index 3b582e76762b..4559549b80fe 100644 --- a/drivers/net/wireless/broadcom/b43/Kconfig +++ b/drivers/net/wireless/broadcom/b43/Kconfig @@ -6,7 +6,7 @@ config B43 select SSB if B43_SSB select FW_LOADER select CORDIC - ---help--- + help b43 is a driver for the Broadcom 43xx series wireless devices. Check "lspci" for something like @@ -77,7 +77,7 @@ config B43_SDIO bool "Broadcom 43xx SDIO device support" depends on B43 && B43_SSB && SSB_SDIOHOST_POSSIBLE select SSB_SDIOHOST - ---help--- + help Broadcom 43xx device support for Soft-MAC SDIO devices. With this config option you can drive Soft-MAC b43 cards with a @@ -108,7 +108,7 @@ config B43_PHY_G bool "Support for G-PHY (802.11g) devices" depends on B43 && B43_SSB default y - ---help--- + help This PHY type can be found in the following chipsets: PCI: BCM4306, BCM4311, BCM4318 SoC: BCM4712, BCM5352E @@ -117,7 +117,7 @@ config B43_PHY_N bool "Support for N-PHY (the main 802.11n series) devices" depends on B43 default y - ---help--- + help This PHY type can be found in the following chipsets: PCI: BCM4321, BCM4322, BCM43222, BCM43224, BCM43225, @@ -128,7 +128,7 @@ config B43_PHY_LP bool "Support for LP-PHY (low-power 802.11g) devices" depends on B43 && B43_SSB default y - ---help--- + help The LP-PHY is a low-power PHY built into some notebooks and embedded devices. It supports 802.11a/b/g (802.11a support is optional, and currently disabled). @@ -137,13 +137,13 @@ config B43_PHY_HT bool "Support for HT-PHY (high throughput 802.11n) devices" depends on B43 && B43_BCMA default y - ---help--- + help This PHY type with 3x3:3 MIMO can be found in the BCM4331 PCI chipset. config B43_PHY_LCN bool "Support for LCN-PHY devices (BROKEN)" depends on B43 && BROKEN - ---help--- + help Support for the LCN-PHY. Say N, this is BROKEN and crashes driver. @@ -151,7 +151,7 @@ config B43_PHY_LCN config B43_PHY_AC bool "Support for AC-PHY (802.11ac) devices (BROKEN)" depends on B43 && B43_BCMA && BROKEN - ---help--- + help This PHY type can be found in the following chipsets: PCI: BCM4352, BCM4360 @@ -174,7 +174,7 @@ config B43_HWRNG config B43_DEBUG bool "Broadcom 43xx debugging" depends on B43 - ---help--- + help Broadcom 43xx debugging. This adds additional runtime sanity checks and statistics to the driver. diff --git a/drivers/net/wireless/broadcom/b43legacy/Kconfig b/drivers/net/wireless/broadcom/b43legacy/Kconfig index bfac34142ab5..e4da34ec4f5b 100644 --- a/drivers/net/wireless/broadcom/b43legacy/Kconfig +++ b/drivers/net/wireless/broadcom/b43legacy/Kconfig @@ -4,7 +4,7 @@ config B43LEGACY depends on SSB_POSSIBLE && MAC80211 && HAS_DMA select SSB select FW_LOADER - ---help--- + help b43legacy is a driver for 802.11b devices from Broadcom (BCM4301 and BCM4303) and early model 802.11g chips (BCM4306 Ver. 2) used in the Linksys WPC54G V1 PCMCIA devices. @@ -54,7 +54,7 @@ config B43LEGACY_DEBUG bool "Broadcom 43xx-legacy debugging" depends on B43LEGACY default y - ---help--- + help Say Y, because this information will help you get the driver running. This option generates a minimum of log output. @@ -75,7 +75,7 @@ config B43LEGACY_DMA_AND_PIO_MODE bool "DMA + PIO" select B43LEGACY_DMA select B43LEGACY_PIO - ---help--- + help Include both, Direct Memory Access (DMA) and Programmed I/O (PIO) data transfer modes. The mode actually used is selectable through the module parameter "pio". With pio=0 as a module parameter, the @@ -86,14 +86,14 @@ config B43LEGACY_DMA_AND_PIO_MODE config B43LEGACY_DMA_MODE bool "DMA (Direct Memory Access) only" select B43LEGACY_DMA - ---help--- + help Only include Direct Memory Access (DMA). This reduces the size of the driver module, by omitting the PIO code. config B43LEGACY_PIO_MODE bool "PIO (Programmed I/O) only" select B43LEGACY_PIO - ---help--- + help Only include Programmed I/O (PIO). This reduces the size of the driver module, by omitting the DMA code. Please note that PIO transfers are slow (compared to DMA). diff --git a/drivers/net/wireless/broadcom/brcm80211/Kconfig b/drivers/net/wireless/broadcom/brcm80211/Kconfig index a5bf16c4f495..5bf2318763c5 100644 --- a/drivers/net/wireless/broadcom/brcm80211/Kconfig +++ b/drivers/net/wireless/broadcom/brcm80211/Kconfig @@ -12,7 +12,7 @@ config BRCMSMAC select BRCMUTIL select FW_LOADER select CORDIC - ---help--- + help This module adds support for PCIe wireless adapters based on Broadcom IEEE802.11n SoftMAC chipsets. It also has WLAN led support, which will be available if you select BCMA_DRIVER_GPIO. If you choose to build a @@ -23,7 +23,7 @@ source "drivers/net/wireless/broadcom/brcm80211/brcmfmac/Kconfig" config BRCM_TRACING bool "Broadcom device tracing" depends on BRCMSMAC || BRCMFMAC - ---help--- + help If you say Y here, the Broadcom wireless drivers will register with ftrace to dump event information into the trace ringbuffer. Tracing can be enabled at runtime to aid in debugging wireless @@ -35,5 +35,5 @@ config BRCMDBG bool "Broadcom driver debug functions" depends on BRCMSMAC || BRCMFMAC select WANT_DEV_COREDUMP if BRCMFMAC - ---help--- + help Selecting this enables additional code for debug purposes. diff --git a/drivers/net/wireless/cisco/Kconfig b/drivers/net/wireless/cisco/Kconfig index 7a3b3bb2ce15..681bfc2d740a 100644 --- a/drivers/net/wireless/cisco/Kconfig +++ b/drivers/net/wireless/cisco/Kconfig @@ -2,7 +2,7 @@ config WLAN_VENDOR_CISCO bool "Cisco devices" default y - ---help--- + help If you have a wireless card belonging to this class, say Y. Note that the answer to this question doesn't directly affect the @@ -20,7 +20,7 @@ config AIRO select CRYPTO_SKCIPHER select WEXT_SPY select WEXT_PRIV - ---help--- + help This is the standard Linux driver to support Cisco/Aironet ISA and PCI 802.11 wireless cards. It supports the new 802.11b cards from Cisco (Cisco 34X, Cisco 35X @@ -42,7 +42,7 @@ config AIRO_CS select CRYPTO select CRYPTO_AES select CRYPTO_CTR - ---help--- + help This is the standard Linux driver to support Cisco/Aironet PCMCIA 802.11 wireless cards. This driver is the same as the Aironet driver part of the Linux Pcmcia package. diff --git a/drivers/net/wireless/intel/Kconfig b/drivers/net/wireless/intel/Kconfig index 6ec42f67d0f2..3d1d7d11a396 100644 --- a/drivers/net/wireless/intel/Kconfig +++ b/drivers/net/wireless/intel/Kconfig @@ -2,7 +2,7 @@ config WLAN_VENDOR_INTEL bool "Intel devices" default y - ---help--- + help If you have a wireless card belonging to this class, say Y. Note that the answer to this question doesn't directly affect the diff --git a/drivers/net/wireless/intel/ipw2x00/Kconfig b/drivers/net/wireless/intel/ipw2x00/Kconfig index f42b3cdce611..d00386915a9d 100644 --- a/drivers/net/wireless/intel/ipw2x00/Kconfig +++ b/drivers/net/wireless/intel/ipw2x00/Kconfig @@ -12,7 +12,7 @@ config IPW2100 select FW_LOADER select LIB80211 select LIBIPW - ---help--- + help A driver for the Intel PRO/Wireless 2100 Network Connection 802.11b wireless network adapter. @@ -41,7 +41,7 @@ config IPW2100 config IPW2100_MONITOR bool "Enable promiscuous mode" depends on IPW2100 - ---help--- + help Enables promiscuous/monitor mode support for the ipw2100 driver. With this feature compiled into the driver, you can switch to promiscuous mode via the Wireless Tool's Monitor mode. While in this @@ -50,7 +50,7 @@ config IPW2100_MONITOR config IPW2100_DEBUG bool "Enable full debugging output in IPW2100 module." depends on IPW2100 - ---help--- + help This option will enable debug tracing output for the IPW2100. This will result in the kernel module being ~60k larger. You can @@ -74,7 +74,7 @@ config IPW2200 select FW_LOADER select LIB80211 select LIBIPW - ---help--- + help A driver for the Intel PRO/Wireless 2200BG and 2915ABG Network Connection adapters. @@ -103,7 +103,7 @@ config IPW2200 config IPW2200_MONITOR bool "Enable promiscuous mode" depends on IPW2200 - ---help--- + help Enables promiscuous/monitor mode support for the ipw2200 driver. With this feature compiled into the driver, you can switch to promiscuous mode via the Wireless Tool's Monitor mode. While in this @@ -117,7 +117,7 @@ config IPW2200_PROMISCUOUS bool "Enable creation of a RF radiotap promiscuous interface" depends on IPW2200_MONITOR select IPW2200_RADIOTAP - ---help--- + help Enables the creation of a second interface prefixed 'rtap'. This second interface will provide every received in radiotap format. @@ -144,7 +144,7 @@ config IPW2200_QOS config IPW2200_DEBUG bool "Enable full debugging output in IPW2200 module." depends on IPW2200 - ---help--- + help This option will enable low level debug tracing output for IPW2200. Note, normal debug code is already compiled in. This low level @@ -170,7 +170,7 @@ config LIBIPW select LIB80211_CRYPT_WEP select LIB80211_CRYPT_TKIP select LIB80211_CRYPT_CCMP - ---help--- + help This option enables the hardware independent IEEE 802.11 networking stack. This component is deprecated in favor of the mac80211 component. @@ -178,7 +178,7 @@ config LIBIPW config LIBIPW_DEBUG bool "Full debugging output for the LIBIPW component" depends on LIBIPW - ---help--- + help This option will enable debug tracing output for the libipw component. diff --git a/drivers/net/wireless/intel/iwlegacy/Kconfig b/drivers/net/wireless/intel/iwlegacy/Kconfig index 100f55858b13..24fe3f63c321 100644 --- a/drivers/net/wireless/intel/iwlegacy/Kconfig +++ b/drivers/net/wireless/intel/iwlegacy/Kconfig @@ -11,7 +11,7 @@ config IWL4965 tristate "Intel Wireless WiFi 4965AGN (iwl4965)" depends on PCI && MAC80211 select IWLEGACY - ---help--- + help This option enables support for Select to build the driver supporting the: @@ -39,7 +39,7 @@ config IWL3945 tristate "Intel PRO/Wireless 3945ABG/BG Network Connection (iwl3945)" depends on PCI && MAC80211 select IWLEGACY - ---help--- + help Select to build the driver supporting the: Intel PRO/Wireless 3945ABG/BG Network Connection @@ -67,7 +67,7 @@ menu "iwl3945 / iwl4965 Debugging Options" config IWLEGACY_DEBUG bool "Enable full debugging output in iwlegacy (iwl 3945/4965) drivers" depends on IWLEGACY - ---help--- + help This option will enable debug tracing output for the iwlegacy drivers. @@ -93,7 +93,7 @@ config IWLEGACY_DEBUG config IWLEGACY_DEBUGFS bool "iwlegacy (iwl 3945/4965) debugfs support" depends on IWLEGACY && MAC80211_DEBUGFS - ---help--- + help Enable creation of debugfs files for the iwlegacy drivers. This is a low-impact option that allows getting insight into the driver's state at runtime. diff --git a/drivers/net/wireless/intel/iwlwifi/Kconfig b/drivers/net/wireless/intel/iwlwifi/Kconfig index 091d621ad25f..36153fa5f96a 100644 --- a/drivers/net/wireless/intel/iwlwifi/Kconfig +++ b/drivers/net/wireless/intel/iwlwifi/Kconfig @@ -3,7 +3,7 @@ config IWLWIFI tristate "Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N (iwlwifi) " depends on PCI && HAS_IOMEM && CFG80211 select FW_LOADER - ---help--- + help Select to build the driver supporting the: Intel Wireless WiFi Link Next-Gen AGN @@ -96,7 +96,7 @@ menu "Debugging Options" config IWLWIFI_DEBUG bool "Enable full debugging output in the iwlwifi driver" - ---help--- + help This option will enable debug tracing output for the iwlwifi drivers This will result in the kernel module being ~100k larger. You can @@ -121,7 +121,7 @@ config IWLWIFI_DEBUG config IWLWIFI_DEBUGFS bool "iwlwifi debugfs support" depends on MAC80211_DEBUGFS - ---help--- + help Enable creation of debugfs files for the iwlwifi drivers. This is a low-impact option that allows getting insight into the driver's state at runtime. diff --git a/drivers/net/wireless/intersil/Kconfig b/drivers/net/wireless/intersil/Kconfig index 4e968912e27c..6a6ce9d4aeee 100644 --- a/drivers/net/wireless/intersil/Kconfig +++ b/drivers/net/wireless/intersil/Kconfig @@ -2,7 +2,7 @@ config WLAN_VENDOR_INTERSIL bool "Intersil devices" default y - ---help--- + help If you have a wireless card belonging to this class, say Y. Note that the answer to this question doesn't directly affect the @@ -23,7 +23,7 @@ config PRISM54 select WEXT_SPY select WEXT_PRIV select FW_LOADER - ---help--- + help This enables support for FullMAC PCI/Cardbus prism54 devices. This driver is now deprecated in favor for the SoftMAC driver, p54pci. p54pci supports FullMAC PCI/Cardbus devices as well. diff --git a/drivers/net/wireless/intersil/hostap/Kconfig b/drivers/net/wireless/intersil/hostap/Kconfig index c70dc168dc63..6ad88299432f 100644 --- a/drivers/net/wireless/intersil/hostap/Kconfig +++ b/drivers/net/wireless/intersil/hostap/Kconfig @@ -15,7 +15,7 @@ config HOSTAP select LIB80211_CRYPT_WEP select LIB80211_CRYPT_TKIP select LIB80211_CRYPT_CCMP - ---help--- + help Shared driver code for IEEE 802.11b wireless cards based on Intersil Prism2/2.5/3 chipset. This driver supports so called Host AP mode that allows the card to act as an IEEE 802.11 @@ -36,7 +36,7 @@ config HOSTAP config HOSTAP_FIRMWARE bool "Support downloading firmware images with Host AP driver" depends on HOSTAP - ---help--- + help Configure Host AP driver to include support for firmware image download. This option by itself only enables downloading to the volatile memory, i.e. the card RAM. This option is required to @@ -49,7 +49,7 @@ config HOSTAP_FIRMWARE config HOSTAP_FIRMWARE_NVRAM bool "Support for non-volatile firmware download" depends on HOSTAP_FIRMWARE - ---help--- + help Allow Host AP driver to write firmware images to the non-volatile card memory, i.e. flash memory that survives power cycling. Enable this option if you want to be able to change card firmware @@ -61,7 +61,7 @@ config HOSTAP_FIRMWARE_NVRAM config HOSTAP_PLX tristate "Host AP driver for Prism2/2.5/3 in PLX9052 PCI adaptors" depends on PCI && HOSTAP - ---help--- + help Host AP driver's version for Prism2/2.5/3 PC Cards in PLX9052 based PCI adaptors. @@ -75,7 +75,7 @@ config HOSTAP_PLX config HOSTAP_PCI tristate "Host AP driver for Prism2.5 PCI adaptors" depends on PCI && HOSTAP - ---help--- + help Host AP driver's version for Prism2.5 PCI adaptors. "Host AP support for Prism2/2.5/3 IEEE 802.11b" is required for this @@ -88,7 +88,7 @@ config HOSTAP_PCI config HOSTAP_CS tristate "Host AP driver for Prism2/2.5/3 PC Cards" depends on PCMCIA && HOSTAP - ---help--- + help Host AP driver's version for Prism2/2.5/3 PC Cards. "Host AP support for Prism2/2.5/3 IEEE 802.11b" is required for this diff --git a/drivers/net/wireless/intersil/orinoco/Kconfig b/drivers/net/wireless/intersil/orinoco/Kconfig index c430d7a46730..c470ee23673f 100644 --- a/drivers/net/wireless/intersil/orinoco/Kconfig +++ b/drivers/net/wireless/intersil/orinoco/Kconfig @@ -10,7 +10,7 @@ config HERMES select FW_LOADER select CRYPTO select CRYPTO_MICHAEL_MIC - ---help--- + help A driver for 802.11b wireless cards based on the "Hermes" or Intersil HFA384x (Prism 2) MAC controller. This includes the vast majority of the PCMCIA 802.11b cards (which are nearly all rebadges) @@ -32,7 +32,7 @@ config HERMES config HERMES_PRISM bool "Support Prism 2/2.5 chipset" depends on HERMES - ---help--- + help Say Y to enable support for Prism 2 and 2.5 chipsets. These chipsets are better handled by the hostap driver. This driver @@ -44,7 +44,7 @@ config HERMES_CACHE_FW_ON_INIT bool "Cache Hermes firmware on driver initialisation" depends on HERMES default y - ---help--- + help Say Y to cache any firmware required by the Hermes drivers on startup. The firmware will remain cached until the driver is unloaded. The cache uses 64K of RAM. @@ -110,7 +110,7 @@ config PCI_HERMES config PCMCIA_HERMES tristate "Hermes PCMCIA card support" depends on PCMCIA && HERMES && HAS_IOPORT_MAP - ---help--- + help A driver for "Hermes" chipset based PCMCIA wireless adaptors, such as the Lucent WavelanIEEE/Orinoco cards and their OEM (Cabletron/ EnteraSys RoamAbout 802.11, ELSA Airlancer, Melco Buffalo and @@ -125,7 +125,7 @@ config PCMCIA_HERMES config PCMCIA_SPECTRUM tristate "Symbol Spectrum24 Trilogy PCMCIA card support" depends on PCMCIA && HERMES && HAS_IOPORT_MAP - ---help--- + help This is a driver for 802.11b cards using RAM-loadable Symbol firmware, such as Symbol Wireless Networker LA4100, CompactFlash @@ -139,5 +139,5 @@ config ORINOCO_USB tristate "Agere Orinoco USB support" depends on USB && HERMES select FW_LOADER - ---help--- + help This driver is for USB versions of the Agere Orinoco card. diff --git a/drivers/net/wireless/intersil/p54/Kconfig b/drivers/net/wireless/intersil/p54/Kconfig index 26cd80732afa..024be5507daf 100644 --- a/drivers/net/wireless/intersil/p54/Kconfig +++ b/drivers/net/wireless/intersil/p54/Kconfig @@ -4,7 +4,7 @@ config P54_COMMON depends on MAC80211 select FW_LOADER select CRC_CCITT - ---help--- + help This is common code for isl38xx/stlc45xx based modules. This module does nothing by itself - the USB/PCI/SPI front-ends also need to be enabled in order to support any devices. @@ -18,7 +18,7 @@ config P54_USB tristate "Prism54 USB support" depends on P54_COMMON && USB select CRC32 - ---help--- + help This driver is for USB isl38xx based wireless cards. These devices require softmac firmware which can be found at @@ -29,7 +29,7 @@ config P54_USB config P54_PCI tristate "Prism54 PCI support" depends on P54_COMMON && PCI - ---help--- + help This driver is for PCI isl38xx based wireless cards. This driver supports most devices that are supported by the fullmac prism54 driver plus many devices which are not @@ -43,7 +43,7 @@ config P54_PCI config P54_SPI tristate "Prism54 SPI (stlc45xx) support" depends on P54_COMMON && SPI_MASTER - ---help--- + help This driver is for stlc4550 or stlc4560 based wireless chips such as Nokia's N800/N810 Portable Internet Tablet. @@ -53,7 +53,7 @@ config P54_SPI_DEFAULT_EEPROM bool "Include fallback EEPROM blob" depends on P54_SPI default n - ---help--- + help Unlike the PCI or USB devices, the SPI variants don't have a dedicated EEPROM chip to store all device specific values for calibration, country and interface settings. diff --git a/drivers/net/wireless/marvell/Kconfig b/drivers/net/wireless/marvell/Kconfig index dff82fdbea78..864bc0f6d4d4 100644 --- a/drivers/net/wireless/marvell/Kconfig +++ b/drivers/net/wireless/marvell/Kconfig @@ -2,7 +2,7 @@ config WLAN_VENDOR_MARVELL bool "Marvell devices" default y - ---help--- + help If you have a wireless card belonging to this class, say Y. Note that the answer to this question doesn't directly affect the @@ -19,7 +19,7 @@ source "drivers/net/wireless/marvell/mwifiex/Kconfig" config MWL8K tristate "Marvell 88W8xxx PCI/PCIe Wireless support" depends on MAC80211 && PCI - ---help--- + help This driver supports Marvell TOPDOG 802.11 wireless cards. To compile this driver as a module, choose M here: the module diff --git a/drivers/net/wireless/marvell/libertas/Kconfig b/drivers/net/wireless/marvell/libertas/Kconfig index b9fe598130c3..6d62ab49aa8d 100644 --- a/drivers/net/wireless/marvell/libertas/Kconfig +++ b/drivers/net/wireless/marvell/libertas/Kconfig @@ -6,37 +6,37 @@ config LIBERTAS select WEXT_SPY select LIB80211 select FW_LOADER - ---help--- + help A library for Marvell Libertas 8xxx devices. config LIBERTAS_USB tristate "Marvell Libertas 8388 USB 802.11b/g cards" depends on LIBERTAS && USB - ---help--- + help A driver for Marvell Libertas 8388 USB devices. config LIBERTAS_CS tristate "Marvell Libertas 8385 CompactFlash 802.11b/g cards" depends on LIBERTAS && PCMCIA && HAS_IOPORT_MAP - ---help--- + help A driver for Marvell Libertas 8385 CompactFlash devices. config LIBERTAS_SDIO tristate "Marvell Libertas 8385/8686/8688 SDIO 802.11b/g cards" depends on LIBERTAS && MMC - ---help--- + help A driver for Marvell Libertas 8385/8686/8688 SDIO devices. config LIBERTAS_SPI tristate "Marvell Libertas 8686 SPI 802.11b/g cards" depends on LIBERTAS && SPI - ---help--- + help A driver for Marvell Libertas 8686 SPI devices. config LIBERTAS_DEBUG bool "Enable full debugging output in the Libertas module." depends on LIBERTAS - ---help--- + help Debugging support. config LIBERTAS_MESH diff --git a/drivers/net/wireless/marvell/libertas_tf/Kconfig b/drivers/net/wireless/marvell/libertas_tf/Kconfig index aa40d65f611a..345da4a6ee8d 100644 --- a/drivers/net/wireless/marvell/libertas_tf/Kconfig +++ b/drivers/net/wireless/marvell/libertas_tf/Kconfig @@ -3,17 +3,17 @@ config LIBERTAS_THINFIRM tristate "Marvell 8xxx Libertas WLAN driver support with thin firmware" depends on MAC80211 select FW_LOADER - ---help--- + help A library for Marvell Libertas 8xxx devices using thinfirm. config LIBERTAS_THINFIRM_DEBUG bool "Enable full debugging output in the Libertas thin firmware module." depends on LIBERTAS_THINFIRM - ---help--- + help Debugging support. config LIBERTAS_THINFIRM_USB tristate "Marvell Libertas 8388 USB 802.11b/g cards with thin firmware" depends on LIBERTAS_THINFIRM && USB - ---help--- + help A driver for Marvell Libertas 8388 USB devices using thinfirm. diff --git a/drivers/net/wireless/marvell/mwifiex/Kconfig b/drivers/net/wireless/marvell/mwifiex/Kconfig index 64d8a11ad1e7..2b4ff2b78a7e 100644 --- a/drivers/net/wireless/marvell/mwifiex/Kconfig +++ b/drivers/net/wireless/marvell/mwifiex/Kconfig @@ -2,7 +2,7 @@ config MWIFIEX tristate "Marvell WiFi-Ex Driver" depends on CFG80211 - ---help--- + help This adds support for wireless adapters based on Marvell 802.11n/ac chipsets. @@ -14,7 +14,7 @@ config MWIFIEX_SDIO depends on MWIFIEX && MMC select FW_LOADER select WANT_DEV_COREDUMP - ---help--- + help This adds support for wireless adapters based on Marvell 8786/8787/8797/8887/8897/8977/8987/8997 chipsets with SDIO interface. @@ -26,7 +26,7 @@ config MWIFIEX_PCIE depends on MWIFIEX && PCI select FW_LOADER select WANT_DEV_COREDUMP - ---help--- + help This adds support for wireless adapters based on Marvell 8766/8897/8997 chipsets with PCIe interface. @@ -37,7 +37,7 @@ config MWIFIEX_USB tristate "Marvell WiFi-Ex Driver for USB8766/8797/8997" depends on MWIFIEX && USB select FW_LOADER - ---help--- + help This adds support for wireless adapters based on Marvell 8797/8997 chipset with USB interface. diff --git a/drivers/net/wireless/mediatek/Kconfig b/drivers/net/wireless/mediatek/Kconfig index 02d1120f148f..bd4db128248e 100644 --- a/drivers/net/wireless/mediatek/Kconfig +++ b/drivers/net/wireless/mediatek/Kconfig @@ -2,7 +2,7 @@ config WLAN_VENDOR_MEDIATEK bool "MediaTek devices" default y - ---help--- + help If you have a wireless card belonging to this class, say Y. Note that the answer to this question doesn't directly affect the diff --git a/drivers/net/wireless/mediatek/mt7601u/Kconfig b/drivers/net/wireless/mediatek/mt7601u/Kconfig index 0b230f303d53..4a8b96280670 100644 --- a/drivers/net/wireless/mediatek/mt7601u/Kconfig +++ b/drivers/net/wireless/mediatek/mt7601u/Kconfig @@ -3,5 +3,5 @@ config MT7601U tristate "MediaTek MT7601U (USB) support" depends on MAC80211 depends on USB - ---help--- + help This adds support for MT7601U-based wireless USB dongles. diff --git a/drivers/net/wireless/ralink/Kconfig b/drivers/net/wireless/ralink/Kconfig index 92eec8fff8fd..135a191c435d 100644 --- a/drivers/net/wireless/ralink/Kconfig +++ b/drivers/net/wireless/ralink/Kconfig @@ -2,7 +2,7 @@ config WLAN_VENDOR_RALINK bool "Ralink devices" default y - ---help--- + help If you have a wireless card belonging to this class, say Y. Note that the answer to this question doesn't directly affect the diff --git a/drivers/net/wireless/ralink/rt2x00/Kconfig b/drivers/net/wireless/ralink/rt2x00/Kconfig index d4969d617822..dcccc290a7f5 100644 --- a/drivers/net/wireless/ralink/rt2x00/Kconfig +++ b/drivers/net/wireless/ralink/rt2x00/Kconfig @@ -2,7 +2,7 @@ menuconfig RT2X00 tristate "Ralink driver support" depends on MAC80211 && HAS_DMA - ---help--- + help This will enable the support for the Ralink drivers, developed in the rt2x00 project <http://rt2x00.serialmonkey.com>. @@ -24,7 +24,7 @@ config RT2400PCI select RT2X00_LIB_MMIO select RT2X00_LIB_PCI select EEPROM_93CX6 - ---help--- + help This adds support for rt2400 wireless chipset family. Supported chips: RT2460. @@ -36,7 +36,7 @@ config RT2500PCI select RT2X00_LIB_MMIO select RT2X00_LIB_PCI select EEPROM_93CX6 - ---help--- + help This adds support for rt2500 wireless chipset family. Supported chips: RT2560. @@ -51,7 +51,7 @@ config RT61PCI select RT2X00_LIB_CRYPTO select CRC_ITU_T select EEPROM_93CX6 - ---help--- + help This adds support for rt2501 wireless chipset family. Supported chips: RT2561, RT2561S & RT2661. @@ -68,7 +68,7 @@ config RT2800PCI select RT2X00_LIB_CRYPTO select CRC_CCITT select EEPROM_93CX6 - ---help--- + help This adds support for rt27xx/rt28xx/rt30xx wireless chipset family. Supported chips: RT2760, RT2790, RT2860, RT2880, RT2890, RT3052, RT3090, RT3091 & RT3092 @@ -80,7 +80,7 @@ if RT2800PCI config RT2800PCI_RT33XX bool "rt2800pci - Include support for rt33xx devices" default y - ---help--- + help This adds support for rt33xx wireless chipset family to the rt2800pci driver. Supported chips: RT3390 @@ -88,7 +88,7 @@ config RT2800PCI_RT33XX config RT2800PCI_RT35XX bool "rt2800pci - Include support for rt35xx devices (EXPERIMENTAL)" default y - ---help--- + help This adds support for rt35xx wireless chipset family to the rt2800pci driver. Supported chips: RT3060, RT3062, RT3562, RT3592 @@ -97,7 +97,7 @@ config RT2800PCI_RT35XX config RT2800PCI_RT53XX bool "rt2800pci - Include support for rt53xx devices (EXPERIMENTAL)" default y - ---help--- + help This adds support for rt53xx wireless chipset family to the rt2800pci driver. Supported chips: RT5390 @@ -105,7 +105,7 @@ config RT2800PCI_RT53XX config RT2800PCI_RT3290 bool "rt2800pci - Include support for rt3290 devices (EXPERIMENTAL)" default y - ---help--- + help This adds support for rt3290 wireless chipset family to the rt2800pci driver. Supported chips: RT3290 @@ -116,7 +116,7 @@ config RT2500USB depends on USB select RT2X00_LIB_USB select RT2X00_LIB_CRYPTO - ---help--- + help This adds support for rt2500 wireless chipset family. Supported chips: RT2571 & RT2572. @@ -129,7 +129,7 @@ config RT73USB select RT2X00_LIB_FIRMWARE select RT2X00_LIB_CRYPTO select CRC_ITU_T - ---help--- + help This adds support for rt2501 wireless chipset family. Supported chips: RT2571W, RT2573 & RT2671. @@ -143,7 +143,7 @@ config RT2800USB select RT2X00_LIB_FIRMWARE select RT2X00_LIB_CRYPTO select CRC_CCITT - ---help--- + help This adds support for rt27xx/rt28xx/rt30xx wireless chipset family. Supported chips: RT2770, RT2870 & RT3070, RT3071 & RT3072 @@ -154,7 +154,7 @@ if RT2800USB config RT2800USB_RT33XX bool "rt2800usb - Include support for rt33xx devices" default y - ---help--- + help This adds support for rt33xx wireless chipset family to the rt2800usb driver. Supported chips: RT3370 @@ -162,27 +162,27 @@ config RT2800USB_RT33XX config RT2800USB_RT35XX bool "rt2800usb - Include support for rt35xx devices (EXPERIMENTAL)" default y - ---help--- + help This adds support for rt35xx wireless chipset family to the rt2800usb driver. Supported chips: RT3572 config RT2800USB_RT3573 bool "rt2800usb - Include support for rt3573 devices (EXPERIMENTAL)" - ---help--- + help This enables support for RT3573 chipset based wireless USB devices in the rt2800usb driver. config RT2800USB_RT53XX bool "rt2800usb - Include support for rt53xx devices (EXPERIMENTAL)" - ---help--- + help This adds support for rt53xx wireless chipset family to the rt2800usb driver. Supported chips: RT5370 config RT2800USB_RT55XX bool "rt2800usb - Include support for rt55xx devices (EXPERIMENTAL)" - ---help--- + help This adds support for rt55xx wireless chipset family to the rt2800usb driver. Supported chips: RT5572 @@ -190,7 +190,7 @@ config RT2800USB_RT55XX config RT2800USB_UNKNOWN bool "rt2800usb - Include support for unknown (USB) devices" default n - ---help--- + help This adds support for rt2800usb devices that are known to have a rt28xx family compatible chipset, but for which the exact chipset is unknown. @@ -209,7 +209,7 @@ config RT2800SOC select RT2X00_LIB_FIRMWARE select RT2800_LIB select RT2800_LIB_MMIO - ---help--- + help This adds support for Ralink WiSoC devices. Supported chips: RT2880, RT3050, RT3052, RT3350, RT3352. @@ -256,7 +256,7 @@ config RT2X00_LIB_LEDS config RT2X00_LIB_DEBUGFS bool "Ralink debugfs support" depends on RT2X00_LIB && MAC80211_DEBUGFS - ---help--- + help Enable creation of debugfs files for the rt2x00 drivers. These debugfs files support both reading and writing of the most important register types of the rt2x00 hardware. @@ -264,7 +264,7 @@ config RT2X00_LIB_DEBUGFS config RT2X00_DEBUG bool "Ralink debug output" depends on RT2X00_LIB - ---help--- + help Enable debugging output for all rt2x00 modules endif diff --git a/drivers/net/wireless/realtek/Kconfig b/drivers/net/wireless/realtek/Kconfig index 8ea2d8d7e356..474843277fa1 100644 --- a/drivers/net/wireless/realtek/Kconfig +++ b/drivers/net/wireless/realtek/Kconfig @@ -2,7 +2,7 @@ config WLAN_VENDOR_REALTEK bool "Realtek devices" default y - ---help--- + help If you have a wireless card belonging to this class, say Y. Note that the answer to this question doesn't directly affect the diff --git a/drivers/net/wireless/realtek/rtl818x/Kconfig b/drivers/net/wireless/realtek/rtl818x/Kconfig index e1aa3fc71e66..603812c9a43e 100644 --- a/drivers/net/wireless/realtek/rtl818x/Kconfig +++ b/drivers/net/wireless/realtek/rtl818x/Kconfig @@ -6,7 +6,7 @@ config RTL8180 tristate "Realtek 8180/8185/8187SE PCI support" depends on MAC80211 && PCI select EEPROM_93CX6 - ---help--- + help This is a driver for RTL8180, RTL8185 and RTL8187SE based cards. These are PCI based chips found in cards such as: @@ -62,7 +62,7 @@ config RTL8187 tristate "Realtek 8187 and 8187B USB support" depends on MAC80211 && USB select EEPROM_93CX6 - ---help--- + help This is a driver for RTL8187 and RTL8187B based cards. These are USB based chips found in devices such as: diff --git a/drivers/net/wireless/realtek/rtl8xxxu/Kconfig b/drivers/net/wireless/realtek/rtl8xxxu/Kconfig index 32d151cde618..a263507a77a6 100644 --- a/drivers/net/wireless/realtek/rtl8xxxu/Kconfig +++ b/drivers/net/wireless/realtek/rtl8xxxu/Kconfig @@ -5,7 +5,7 @@ config RTL8XXXU tristate "RTL8723AU/RTL8188[CR]U/RTL819[12]CU (mac80211) support" depends on MAC80211 && USB - ---help--- + help This is an alternative driver for various Realtek RTL8XXX parts written to utilize the Linux mac80211 stack. The driver is known to work with a number of RTL8723AU, @@ -27,7 +27,7 @@ config RTL8XXXU config RTL8XXXU_UNTESTED bool "Include support for untested Realtek 8xxx USB devices (EXPERIMENTAL)" depends on RTL8XXXU - ---help--- + help This option enables detection of Realtek 8723/8188/8191/8192 WiFi USB devices which have not been tested directly by the driver author or reported to be working by third parties. diff --git a/drivers/net/wireless/realtek/rtlwifi/Kconfig b/drivers/net/wireless/realtek/rtlwifi/Kconfig index 28c247f7f6f8..9f6a4e35543c 100644 --- a/drivers/net/wireless/realtek/rtlwifi/Kconfig +++ b/drivers/net/wireless/realtek/rtlwifi/Kconfig @@ -3,7 +3,7 @@ menuconfig RTL_CARDS tristate "Realtek rtlwifi family of devices" depends on MAC80211 && (PCI || USB) default y - ---help--- + help This option will enable support for the Realtek mac80211-based wireless drivers. Drivers rtl8192ce, rtl8192cu, rtl8192se, rtl8192de, rtl8723ae, rtl8723be, rtl8188ee, rtl8192ee, and rtl8821ae share @@ -17,7 +17,7 @@ config RTL8192CE select RTL8192C_COMMON select RTLWIFI select RTLWIFI_PCI - ---help--- + help This is the driver for Realtek RTL8192CE/RTL8188CE 802.11n PCIe wireless network adapters. @@ -28,7 +28,7 @@ config RTL8192SE depends on PCI select RTLWIFI select RTLWIFI_PCI - ---help--- + help This is the driver for Realtek RTL8192SE/RTL8191SE 802.11n PCIe wireless network adapters. @@ -39,7 +39,7 @@ config RTL8192DE depends on PCI select RTLWIFI select RTLWIFI_PCI - ---help--- + help This is the driver for Realtek RTL8192DE/RTL8188DE 802.11n PCIe wireless network adapters. @@ -52,7 +52,7 @@ config RTL8723AE select RTLWIFI_PCI select RTL8723_COMMON select RTLBTCOEXIST - ---help--- + help This is the driver for Realtek RTL8723AE 802.11n PCIe wireless network adapters. @@ -65,7 +65,7 @@ config RTL8723BE select RTLWIFI_PCI select RTL8723_COMMON select RTLBTCOEXIST - ---help--- + help This is the driver for Realtek RTL8723BE 802.11n PCIe wireless network adapters. @@ -76,7 +76,7 @@ config RTL8188EE depends on PCI select RTLWIFI select RTLWIFI_PCI - ---help--- + help This is the driver for Realtek RTL8188EE 802.11n PCIe wireless network adapters. @@ -88,7 +88,7 @@ config RTL8192EE select RTLWIFI select RTLWIFI_PCI select RTLBTCOEXIST - ---help--- + help This is the driver for Realtek RTL8192EE 802.11n PCIe wireless network adapters. @@ -100,7 +100,7 @@ config RTL8821AE select RTLWIFI select RTLWIFI_PCI select RTLBTCOEXIST - ---help--- + help This is the driver for Realtek RTL8821AE/RTL8812AE 802.11ac PCIe wireless network adapters. @@ -112,7 +112,7 @@ config RTL8192CU select RTLWIFI select RTLWIFI_USB select RTL8192C_COMMON - ---help--- + help This is the driver for Realtek RTL8192CU/RTL8188CU 802.11n USB wireless network adapters. @@ -132,7 +132,7 @@ config RTLWIFI_DEBUG bool "Debugging output for rtlwifi driver family" depends on RTLWIFI default y - ---help--- + help To use the module option that sets the dynamic-debugging level for, the front-end driver, this parameter must be "Y". For memory-limited systems, choose "N". If in doubt, choose "Y". diff --git a/drivers/net/wireless/rsi/Kconfig b/drivers/net/wireless/rsi/Kconfig index ad5d34350cf9..09a592409204 100644 --- a/drivers/net/wireless/rsi/Kconfig +++ b/drivers/net/wireless/rsi/Kconfig @@ -2,7 +2,7 @@ config WLAN_VENDOR_RSI bool "Redpine Signals Inc devices" default y - ---help--- + help If you have a wireless card belonging to this class, say Y. Note that the answer to this question doesn't directly affect the @@ -16,7 +16,7 @@ config RSI_91X tristate "Redpine Signals Inc 91x WLAN driver support" select BT_HCIRSI if RSI_COEX depends on MAC80211 - ---help--- + help This option enabes support for RSI 1x1 devices. Select M (recommended), if you have a RSI 1x1 wireless module. @@ -24,7 +24,7 @@ config RSI_DEBUGFS bool "Redpine Signals Inc debug support" depends on RSI_91X default y - ---help--- + help Say Y, if you would like to enable debug support. This option creates debugfs entries @@ -32,7 +32,7 @@ config RSI_SDIO tristate "Redpine Signals SDIO bus support" depends on MMC && RSI_91X default m - ---help--- + help This option enables the SDIO bus support in rsi drivers. Select M (recommended), if you have a RSI 1x1 wireless module. @@ -40,7 +40,7 @@ config RSI_USB tristate "Redpine Signals USB bus support" depends on USB && RSI_91X default m - ---help--- + help This option enables the USB bus support in rsi drivers. Select M (recommended), if you have a RSI 1x1 wireless module. @@ -49,7 +49,7 @@ config RSI_COEX depends on BT && RSI_91X depends on !(BT=m && RSI_91X=y) default y - ---help--- + help This option enables the WLAN BT coex support in rsi drivers. Select M (recommended), if you have want to use this feature and you have RS9113 module. diff --git a/drivers/net/wireless/st/Kconfig b/drivers/net/wireless/st/Kconfig index 441d1b8e7b80..cd647a533d0e 100644 --- a/drivers/net/wireless/st/Kconfig +++ b/drivers/net/wireless/st/Kconfig @@ -2,7 +2,7 @@ config WLAN_VENDOR_ST bool "STMicroelectronics devices" default y - ---help--- + help If you have a wireless card belonging to this class, say Y. Note that the answer to this question doesn't directly affect the diff --git a/drivers/net/wireless/ti/Kconfig b/drivers/net/wireless/ti/Kconfig index b81f2e41a63a..7c0b17a76fe2 100644 --- a/drivers/net/wireless/ti/Kconfig +++ b/drivers/net/wireless/ti/Kconfig @@ -2,7 +2,7 @@ config WLAN_VENDOR_TI bool "Texas Instrument devices" default y - ---help--- + help If you have a wireless card belonging to this class, say Y. Note that the answer to this question doesn't directly affect the @@ -22,7 +22,7 @@ config WILINK_PLATFORM_DATA bool "TI WiLink platform data" depends on WLCORE_SDIO || WL1251_SDIO default y - ---help--- + help Small platform data bit needed to pass data to the sdio modules. diff --git a/drivers/net/wireless/ti/wl1251/Kconfig b/drivers/net/wireless/ti/wl1251/Kconfig index 7d39f0a4ba5b..de1c70e10cda 100644 --- a/drivers/net/wireless/ti/wl1251/Kconfig +++ b/drivers/net/wireless/ti/wl1251/Kconfig @@ -4,7 +4,7 @@ config WL1251 depends on MAC80211 select FW_LOADER select CRC7 - ---help--- + help This will enable TI wl1251 driver support. The drivers make use of the mac80211 stack. @@ -14,7 +14,7 @@ config WL1251 config WL1251_SPI tristate "TI wl1251 SPI support" depends on WL1251 && SPI_MASTER - ---help--- + help This module adds support for the SPI interface of adapters using TI wl1251 chipset. Select this if your platform is using the SPI bus. @@ -25,7 +25,7 @@ config WL1251_SPI config WL1251_SDIO tristate "TI wl1251 SDIO support" depends on WL1251 && MMC - ---help--- + help This module adds support for the SDIO interface of adapters using TI wl1251 chipset. Select this if your platform is using the SDIO bus. diff --git a/drivers/net/wireless/ti/wl12xx/Kconfig b/drivers/net/wireless/ti/wl12xx/Kconfig index 9c4511604b67..786fff288505 100644 --- a/drivers/net/wireless/ti/wl12xx/Kconfig +++ b/drivers/net/wireless/ti/wl12xx/Kconfig @@ -3,7 +3,7 @@ config WL12XX tristate "TI wl12xx support" depends on MAC80211 select WLCORE - ---help--- + help This module adds support for wireless adapters based on TI wl1271, wl1273, wl1281 and wl1283 chipsets. This module does *not* include support for wl1251. For wl1251 support, use the separate homonymous diff --git a/drivers/net/wireless/ti/wl18xx/Kconfig b/drivers/net/wireless/ti/wl18xx/Kconfig index e29aa2a3ba8a..98fe188dfb41 100644 --- a/drivers/net/wireless/ti/wl18xx/Kconfig +++ b/drivers/net/wireless/ti/wl18xx/Kconfig @@ -3,6 +3,6 @@ config WL18XX tristate "TI wl18xx support" depends on MAC80211 select WLCORE - ---help--- + help This module adds support for wireless adapters based on TI WiLink 8 chipsets. diff --git a/drivers/net/wireless/ti/wlcore/Kconfig b/drivers/net/wireless/ti/wlcore/Kconfig index a9db1288221c..8094323256fb 100644 --- a/drivers/net/wireless/ti/wlcore/Kconfig +++ b/drivers/net/wireless/ti/wlcore/Kconfig @@ -3,7 +3,7 @@ config WLCORE tristate "TI wlcore support" depends on MAC80211 select FW_LOADER - ---help--- + help This module contains the main code for TI WLAN chips. It abstracts hardware-specific differences among different chipset families. Each chipset family needs to implement its own lower-level module @@ -16,7 +16,7 @@ config WLCORE_SPI tristate "TI wlcore SPI support" depends on WLCORE && SPI_MASTER && OF select CRC7 - ---help--- + help This module adds support for the SPI interface of adapters using TI WLAN chipsets. Select this if your platform is using the SPI bus. @@ -27,7 +27,7 @@ config WLCORE_SPI config WLCORE_SDIO tristate "TI wlcore SDIO support" depends on WLCORE && MMC - ---help--- + help This module adds support for the SDIO interface of adapters using TI WLAN chipsets. Select this if your platform is using the SDIO bus. diff --git a/drivers/net/wireless/zydas/Kconfig b/drivers/net/wireless/zydas/Kconfig index 78a45cc4c014..08574433df66 100644 --- a/drivers/net/wireless/zydas/Kconfig +++ b/drivers/net/wireless/zydas/Kconfig @@ -2,7 +2,7 @@ config WLAN_VENDOR_ZYDAS bool "ZyDAS devices" default y - ---help--- + help If you have a wireless card belonging to this class, say Y. Note that the answer to this question doesn't directly affect the @@ -18,7 +18,7 @@ config USB_ZD1201 select WIRELESS_EXT select WEXT_PRIV select FW_LOADER - ---help--- + help Say Y if you want to use wireless LAN adapters based on the ZyDAS ZD1201 chip. diff --git a/drivers/net/wireless/zydas/zd1211rw/Kconfig b/drivers/net/wireless/zydas/zd1211rw/Kconfig index 0b7f1810f6e2..f9da8c0685d4 100644 --- a/drivers/net/wireless/zydas/zd1211rw/Kconfig +++ b/drivers/net/wireless/zydas/zd1211rw/Kconfig @@ -3,7 +3,7 @@ config ZD1211RW tristate "ZyDAS ZD1211/ZD1211B USB-wireless support" depends on USB && MAC80211 select FW_LOADER - ---help--- + help This is a driver for the ZyDAS ZD1211/ZD1211B wireless chip, present in many USB-wireless adapters. @@ -13,7 +13,7 @@ config ZD1211RW config ZD1211RW_DEBUG bool "ZyDAS ZD1211 debugging" depends on ZD1211RW - ---help--- + help ZD1211 debugging messages. Choosing Y will result in additional debug messages being saved to your kernel logs, which may help debug any problems. |