15 lines
581 B
Plaintext
15 lines
581 B
Plaintext
################################################################################
|
|
# Bootloader configuration - config.txt
|
|
################################################################################
|
|
|
|
################################################################################
|
|
# For overclocking and various other settings, see:
|
|
# https://www.raspberrypi.org/documentation/configuration/config-txt/README.md
|
|
################################################################################
|
|
|
|
# OpenWrt config
|
|
include distroconfig.txt
|
|
|
|
[all]
|
|
# Place your custom settings here.
|