aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2013-11-24 22:03:41 +0100
committerJohn W. Linville <linville@tuxdriver.com>2013-12-05 14:56:29 -0500
commitcb500a7c299f03e0a8061ca408e68b13ffe8d35d (patch)
tree251d8eccc87acaa8a2859305028786cfdf61629d
parentath9k: fix retry chain initialization in tx99 code (diff)
downloadlinux-dev-cb500a7c299f03e0a8061ca408e68b13ffe8d35d.tar.xz
linux-dev-cb500a7c299f03e0a8061ca408e68b13ffe8d35d.zip
brcmsmac: remove dependency on CRC8 and CRC_CCITT
There is no code in brcmsmac that uses a function from CRC8 or CRC_CCITT any more. Building brcmsmac with these two disabled works without any problems. This was probably only used by the bus code which was replaced by bcma some time ago. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Acked-by: Arend van Spriel <arend@broadcom.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
-rw-r--r--drivers/net/wireless/brcm80211/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/wireless/brcm80211/Kconfig b/drivers/net/wireless/brcm80211/Kconfig
index d9d85e93d098..57918579d55d 100644
--- a/drivers/net/wireless/brcm80211/Kconfig
+++ b/drivers/net/wireless/brcm80211/Kconfig
@@ -8,8 +8,6 @@ config BRCMSMAC
select BCMA
select BRCMUTIL
select FW_LOADER
- select CRC_CCITT
- select CRC8
select CORDIC
---help---
This module adds support for PCIe wireless adapters based on Broadcom