summaryrefslogtreecommitdiff
path: root/recipes-bsp/multitech/mts-io/mts-io.conf
blob: 977346ede921394566a1078fecbdbd5ea1189270 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# GPS GNSS reset when loading driver
# 1 Reset the GPS on driver load (default)
# 0 Do not reset
GPSGNSSRESET=1

# DEBUG
# 0 is off
# 1 is on
DEBUG=0

# Supercap Feature
# Do not let boot proceed until supercap is full.
# Prevents loss of data when power is out.
SUPERCAPFULL=1

# Maximum wait time for SUPERCAPFULL
#
SUPERCAPFULL_MAXWAIT=180

# Print dynamic debug for mts-io to kernel
# ring buffer (dmesg)
# MTS_IO_PARAMS="dyndbg==pmf"