### lysmarine ####################################

# Enable USB on some CM4 boards
[cm4]
dtoverlay=dwc2,dr_mode=host

[all]
# See: https://www.reddit.com/r/raspberry_pi/comments/lahsow/raspberry_pi4_8gb_seems_useless_as_media_player/glsi86w?utm_source=share&utm_medium=web2x&context=3
#gpu_mem=128
dtoverlay=rpivid-v4l2
#disable_fw_kms_setup=1
disable_splash=1
start_x=1

# For pypilot motor controller attached to gpio UART
#dtoverlay=disable-bt

enable_uart=1

dtparam=i2c_arm=on
dtparam=spi=on
#dtoverlay=w1-gpio

# Backlight control module for supporting it screens
#dtoverlay=rpi-backlight

### lysmarine - screen preset ####################

## http://www.raspberrypiwiki.com/index.php/7_inch_HDMI_TFT_Capacitive_Touch_Screen_800x480_SKU:400579
#max_usb_current=1
#hdmi_group=2
#hdmi_mode=1
#hdmi_mode=87
#hdmi_cvt 800 480 60 6 0 0 0
#hdmi_drive=1

## Generic 7Inch screen
#hdmi_cvt=800 480 60 0 0
#hdmi_group=2
#hdmi_mode=87
#hdmi_drive=2

## http://www.raspberrypiwiki.com/index.php/7_inch_HDMI_LCD_(H)
#max_usb_current=1
#hdmi_force_hotplug=1
#config_hdmi_boost=10
#hdmi_group=2
#hdmi_mode=87
#hdmi_cvt 1024 600 60 6 0 0 0

## https://www.waveshare.com/wiki/7inch_HDMI_LCD_(C)
max_usb_current=1
#hdmi_group=2
#hdmi_mode=87
#hdmi_cvt 800 480 60 6 0 0 0
#hdmi_cvt 1024 600 60 6 0 0 0
#hdmi_cvt 1280 800 60 6 0 0 0
#hdmi_drive=1
