brcmfmac: update BRCMFMAC symbol description

For quite some time now brcmfmac supports 802.11ac chipsets and it's
not limited to embedded devices only. There are even standalone PCIe
cards based on BCM43602 or BCM4366.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Reviewed-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:
Rafał Miłecki 2017-03-23 11:29:28 +01:00 committed by Kalle Valo
parent 09e40034f3
commit 1c92af00a5

View File

@ -18,14 +18,14 @@ config BRCMSMAC
module, the driver will be called brcmsmac.ko. module, the driver will be called brcmsmac.ko.
config BRCMFMAC config BRCMFMAC
tristate "Broadcom IEEE802.11n embedded FullMAC WLAN driver" tristate "Broadcom FullMAC WLAN driver"
depends on CFG80211 depends on CFG80211
select BRCMUTIL select BRCMUTIL
---help--- ---help---
This module adds support for embedded wireless adapters based on This module adds support for wireless adapters based on Broadcom
Broadcom IEEE802.11n FullMAC chipsets. It has to work with at least FullMAC chipsets. It has to work with at least one of the bus
one of the bus interface support. If you choose to build a module, interface support. If you choose to build a module, it'll be called
it'll be called brcmfmac.ko. brcmfmac.ko.
config BRCMFMAC_PROTO_BCDC config BRCMFMAC_PROTO_BCDC
bool bool