## config.txt #### Config Add: ``` device_tree=bcm2710-rpi-zero-2.dtb ``` #### Disable BT Add: ``` dtoverlay=disable-bt ``` #### OverClock Add: ``` temp_limit=85 temp_soft_limit=85 arm_freq=1200 over_voltage=6 ```