mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
0f49bd05ea
Include BCM4345C0.hcd for the rpi3 b+ Signed-off-by: Martin Bark <martin@barkynet.com> [Thomas: rebase on master, use make foreach loop instead of shell for loop.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
10 lines
310 B
Plaintext
10 lines
310 B
Plaintext
config BR2_PACKAGE_RPI_BT_FIRMWARE
|
|
bool "rpi-bt-firmware"
|
|
depends on BR2_arm || BR2_aarch64
|
|
help
|
|
Raspberry Pi 3 and Zero W Broadcom BCM43438 Bluetooth module
|
|
firmware. Raspberry Pi 3 Model B+ Broadcom BCM4345C0
|
|
Bluetooth module firmware.
|
|
|
|
https://github.com/LibreELEC/brcmfmac_sdio-firmware-rpi
|