tconfig.txt - arm-sdk - os build toolkit for various embedded devices
HTML git clone https://git.parazyd.org/arm-sdk
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
tconfig.txt (395B)
---
1 ## always audio
2 dtparam=audio=on
3
4 ## maximum amps on usb ports
5 max_usb_current=1
6
7 [pi4]
8 ## Enable DRM VC4 V3D driver on top of the dispmanx display stack
9 #dtoverlay=vc4-fkms-v3d
10 #max_framebuffers=2
11 arm_64bit=1
12 # enable 64-bit kernel; issue 3032
13 #kernel=kernel8.img
14 #device_tree=bcm2711-rpi-4-b.dtb
15 total_mem=1024
16 enable_gic=1
17 #armstub=armstub8-gic.bin
18 ## memory shared with the GPU
19 gpu_mem=128
20