h69k/target/linux/bcm27xx/image/config.txt
2024-09-29 22:35:28 +08:00

24 lines
677 B
Plaintext

################################################################################
# Bootloader configuration - config.txt
################################################################################
################################################################################
# For overclocking and various other settings, see:
# https://www.raspberrypi.com/documentation/computers/config_txt.html
################################################################################
# OpenWrt config
include distroconfig.txt
[pi2]
dtparam=i2c_arm=on,audio=on
[pi3]
dtparam=i2c_arm=on,audio=on
[pi4]
dtparam=i2c_arm=on,audio=on
[all]
# Place your custom settings here.