mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-25 22:16:30 +00:00
Add optional rpi-rf-mod dtoverlay block for RPi5 (#3080)
* added optional rpi-rf-mod dtoverlay block * remove dtoverlay=miniuart-bt as not required.
This commit is contained in:
parent
9df30c9e4e
commit
9102f06fba
@ -40,6 +40,11 @@ arm_boost=1
|
|||||||
os_prefix=slot-A/
|
os_prefix=slot-A/
|
||||||
cmdline=/cmdline.txt
|
cmdline=/cmdline.txt
|
||||||
|
|
||||||
|
# Uncomment this to enable GPIO support for RPI-RF-MOD/HM-MOD-RPI-PCB
|
||||||
|
#enable_uart=1
|
||||||
|
#dtparam=i2c_arm=on
|
||||||
|
#dtoverlay=rpi-rf-mod
|
||||||
|
|
||||||
[cm4]
|
[cm4]
|
||||||
# Enable host mode on the 2711 built-in XHCI USB controller.
|
# Enable host mode on the 2711 built-in XHCI USB controller.
|
||||||
# This line should be removed if the legacy DWC2 controller is required
|
# This line should be removed if the legacy DWC2 controller is required
|
||||||
|
Loading…
x
Reference in New Issue
Block a user