Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cb500a7c authored by Hauke Mehrtens's avatar Hauke Mehrtens Committed by John W. Linville
Browse files

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: default avatarHauke Mehrtens <hauke@hauke-m.de>
Acked-by: default avatarArend van Spriel <arend@broadcom.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent fc70ff72
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -8,8 +8,6 @@ config BRCMSMAC
	select BCMA
	select BCMA
	select BRCMUTIL
	select BRCMUTIL
	select FW_LOADER
	select FW_LOADER
	select CRC_CCITT
	select CRC8
	select CORDIC
	select CORDIC
	---help---
	---help---
	  This module adds support for PCIe wireless adapters based on Broadcom
	  This module adds support for PCIe wireless adapters based on Broadcom