rpi-base.inc: added the disable-bt-pi5 device tree overlay

The overlay to disable Bluetooth is different for Raspberry Pi 5.

Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
This commit is contained in:
Jan Vermaete 2024-06-29 21:29:13 +02:00 committed by Andrei Gherzan
parent 434ed33c90
commit 633e51f4bc

View File

@ -18,6 +18,7 @@ RPI_KERNEL_DEVICETREE_OVERLAYS ?= " \
overlays/overlay_map.dtb \
overlays/at86rf233.dtbo \
overlays/disable-bt.dtbo \
overlays/disable-bt-pi5.dtbo \
overlays/disable-wifi.dtbo \
overlays/dwc2.dtbo \
overlays/gpio-ir.dtbo \