Skip to content

Commit

Permalink
rpi-base.inc: add the disable-wifi-pi5 overlay
Browse files Browse the repository at this point in the history
For RPi5 we need to use a different overlay to disable built-in WiFi.

Signed-off-by: Andrew Lalaev <[email protected]>
  • Loading branch information
AndreyLalaev authored and agherzan committed Sep 4, 2024
1 parent 43dada0 commit f6c79cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/machine/include/rpi-base.inc
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ RPI_KERNEL_DEVICETREE_OVERLAYS ?= " \
overlays/disable-bt.dtbo \
overlays/disable-bt-pi5.dtbo \
overlays/disable-wifi.dtbo \
overlays/disable-wifi-pi5.dtbo \
overlays/dwc2.dtbo \
overlays/gpio-ir.dtbo \
overlays/gpio-ir-tx.dtbo \
Expand Down

0 comments on commit f6c79cd

Please sign in to comment.