Skip to content

Commit

Permalink
rpi-base.inc: add the disable-wifi overlay
Browse files Browse the repository at this point in the history
It can be useful to disable the WiFi for hardening reasons.
And it probably lower the power consumption a bit.

Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
  • Loading branch information
vermaete authored and agherzan committed Jul 26, 2023
1 parent 8585b42 commit 05dceed
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 @@ -18,6 +18,7 @@ RPI_KERNEL_DEVICETREE_OVERLAYS ?= " \
overlays/overlay_map.dtb \
overlays/at86rf233.dtbo \
overlays/disable-bt.dtbo \
overlays/disable-wifi.dtbo \
overlays/dwc2.dtbo \
overlays/gpio-ir.dtbo \
overlays/gpio-ir-tx.dtbo \
Expand Down

0 comments on commit 05dceed

Please sign in to comment.