mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
20 lines
519 B
Text
20 lines
519 B
Text
# See /boot/overlays/README for all available options
|
|
|
|
dtoverlay=vc4-kms-v3d
|
|
initramfs initramfs-linux.img followkernel
|
|
|
|
# Disable compensation for displays with overscan
|
|
display_auto_detect=1
|
|
|
|
# Uncomment to enable bluetooth
|
|
#dtparam=krnbt=on
|
|
|
|
[cm4]
|
|
# Enable host mode on the 2711 built-in XHCI USB controller.
|
|
# This line should be removed if the legacy DWC2 controller is required
|
|
# (e.g. for USB device mode) or if USB support is not required.
|
|
otg_mode=1
|
|
|
|
[pi4]
|
|
# Run as fast as firmware / board allows
|
|
arm_boost=1
|