11 lines
327 B
Plaintext
11 lines
327 B
Plaintext
# This file is intended to be modified by the pibootctl utility. User
|
|
# configuration changes should be placed in "usercfg.txt". Please refer to the
|
|
# README file for a description of the various configuration files on the boot
|
|
# partition.
|
|
|
|
enable_uart=1
|
|
dtparam=audio=on
|
|
dtparam=i2c_arm=on
|
|
dtparam=spi=on
|
|
cmdline=cmdline.txt
|