5a10ffcdcb
Include brcmfmac43455 firmware for the rpi3 b+ Signed-off-by: Martin Bark <martin@barkynet.com> Cc: Jens Maus <mail@jens-maus.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
14 lines
495 B
Plaintext
14 lines
495 B
Plaintext
config BR2_PACKAGE_RPI_WIFI_FIRMWARE
|
|
bool "rpi-wifi-firmware"
|
|
depends on BR2_arm || BR2_aarch64
|
|
depends on !BR2_PACKAGE_LINUX_FIRMWARE_BRCM_BCM43XXX
|
|
help
|
|
Raspberry Pi 3 and Zero W Broadcom BCM43430 wifi module
|
|
NVRAM data. Raspberry Pi 3 Model B+ Broadcom BCM43455
|
|
wifi module NVRAM data.
|
|
|
|
https://github.com/LibreELEC/brcmfmac_sdio-firmware-rpi
|
|
|
|
comment "rpi-wifi-firmware conflicts with linux-firmware Broadcom BRCM bcm43xx"
|
|
depends on BR2_PACKAGE_LINUX_FIRMWARE_BRCM_BCM43XXX
|