summaryrefslogtreecommitdiff
path: root/nuttx/configs/spark/composite
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-09-03 06:55:06 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-09-03 06:55:06 -0600
commit0ff5f99be5aa5e93138df7921694003598ccb4ce (patch)
treeb7a58c8c3646b374acb820c139705774cd19d3f3 /nuttx/configs/spark/composite
parent479b1584c723680b7ad98d7ebaa52a9f222d0783 (diff)
downloadpx4-nuttx-0ff5f99be5aa5e93138df7921694003598ccb4ce.tar.gz
px4-nuttx-0ff5f99be5aa5e93138df7921694003598ccb4ce.tar.bz2
px4-nuttx-0ff5f99be5aa5e93138df7921694003598ccb4ce.zip
Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVE
Diffstat (limited to 'nuttx/configs/spark/composite')
-rw-r--r--nuttx/configs/spark/composite/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/spark/composite/defconfig b/nuttx/configs/spark/composite/defconfig
index 047c953b9..89ec9128e 100644
--- a/nuttx/configs/spark/composite/defconfig
+++ b/nuttx/configs/spark/composite/defconfig
@@ -405,6 +405,7 @@ CONFIG_PREALLOC_MQ_MSGS=1
CONFIG_MQ_MAXMSGSIZE=8
CONFIG_MAX_WDOGPARMS=2
CONFIG_PREALLOC_WDOGS=2
+CONFIG_WDOG_INTRESERVE=0
CONFIG_PREALLOC_TIMERS=2
#