blob: db35d72ab7985ec181cd6d8c56789f6feb504027 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
################################################################################
# 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
[all]
# Place your custom settings here.
|