9 lines
264 B
Plaintext
9 lines
264 B
Plaintext
# do not modify this file as it will be overwritten on upgrade.
|
|
# create and/or modify usercfg.txt instead.
|
|
# https://www.raspberrypi.com/documentation/computers/config_txt.html
|
|
|
|
kernel=boot/vmlinuz-rpi
|
|
initramfs boot/initramfs-rpi
|
|
arm_64bit=1
|
|
include usercfg.txt
|