# Please note that this is only a sample, we recommend you to change it to fit
# your needs.
# You should override this file using a post-build script.
# See http://buildroot.org/downloads/manual/manual.html#rootfs-custom
# and http://elinux.org/RPiconfig for a description of config.txt syntax

kernel=zImage
dtparam=spi=on
gpu_mem=512
hdmi_force_hotplug=1
hdmi_group=1
hdmi_mode=34
h264_freq=500
hdmi_clock_change_limit=20
config_hdmi_boost=7
disable_splash=1
dtoverlay=pi3-miniuart-bt
enable_uart=1
dispmanx_offline=1
framebuffer_width=0
framebuffer_height=0


