URI: 
       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 (241B)
       ---
            1 ## memory shared with the GPU
            2 gpu_mem=128
            3 
            4 ## always audio
            5 dtparam=audio=on
            6 
            7 ## maximum amps on usb ports
            8 max_usb_current=1
            9 
           10 ## enable hardware-accelerated graphics
           11 #dtoverlay=vc4-kms-v3d
           12 dtoverlay=vc4-fkms-v3d
           13 
           14 ## kernel
           15 kernel=kernel8.img