mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-01 03:26:51 +00:00
2340c646e6
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
12 lines
525 B
Plaintext
12 lines
525 B
Plaintext
################################################################################
|
|
# Bootloader configuration - config.txt
|
|
################################################################################
|
|
|
|
################################################################################
|
|
# For overclocking and various other settings, see:
|
|
# https://www.raspberrypi.org/documentation/configuration/config-txt/README.md
|
|
################################################################################
|
|
|
|
# Force aarch64
|
|
arm_64bit=1
|