disable_overscan=1 hdmi_force_hotplug=1 dtparam=spi=on dtparam=audio=on dtoverlay=vc4-fkms-v3d max_framebuffers=2 hdmi_drive=2 force_turbo=1 % if node.os == 'debian': arm_64bit=1 % endif % for item in sorted(node.metadata['raspberrypi'].get('config.txt', set())): ${item} % endfor