mirror of
https://github.com/agherzan/meta-raspberrypi.git
synced 2025-12-06 06:19:11 +00:00
rpi-base.inc: add the disable-wifi overlay
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>
This commit is contained in:
committed by
Andrei Gherzan
parent
8585b42bd6
commit
05dceed006
@@ -18,6 +18,7 @@ RPI_KERNEL_DEVICETREE_OVERLAYS ?= " \
|
|||||||
overlays/overlay_map.dtb \
|
overlays/overlay_map.dtb \
|
||||||
overlays/at86rf233.dtbo \
|
overlays/at86rf233.dtbo \
|
||||||
overlays/disable-bt.dtbo \
|
overlays/disable-bt.dtbo \
|
||||||
|
overlays/disable-wifi.dtbo \
|
||||||
overlays/dwc2.dtbo \
|
overlays/dwc2.dtbo \
|
||||||
overlays/gpio-ir.dtbo \
|
overlays/gpio-ir.dtbo \
|
||||||
overlays/gpio-ir-tx.dtbo \
|
overlays/gpio-ir-tx.dtbo \
|
||||||
|
|||||||
Reference in New Issue
Block a user