#Set GPU memory to lowest value gpu_mem=16 #Disable boot splash screen disable_splash=1 #Configure Pimoroni Pirate audio DAC dtoverlay=hifiberry-dac gpio=25=op,dh #Enable SPI for display of Pimoroni Pirate Audio dtparam=spi=on #Switch off onboard audio dtparam=audio=off # Turn off HDMI? #hdmi_blanking=0 # HDMI Output will be blank when DPMS is triggered #hdmi_blanking=1 # HDMI Output will be disabled when DPMS is triggered hdmi_blanking=2 # HDMI Output will be disabled on boot and can be enabled using the above listed commands. [pi0] # Disable the ACT LED on the Pi Zero only dtparam=act_led_trigger=none dtparam=act_led_activelow=on