summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/fire-stm32v2
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/fire-stm32v2
parent479b1584c723680b7ad98d7ebaa52a9f222d0783 (diff)
Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVE
Diffstat (limited to 'nuttx/configs/fire-stm32v2')
-rw-r--r--nuttx/configs/fire-stm32v2/nsh/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/fire-stm32v2/nsh/defconfig b/nuttx/configs/fire-stm32v2/nsh/defconfig
index a4bd1cfbaf..f04e6b308f 100644
--- a/nuttx/configs/fire-stm32v2/nsh/defconfig
+++ b/nuttx/configs/fire-stm32v2/nsh/defconfig
@@ -292,6 +292,7 @@ CONFIG_PREALLOC_MQ_MSGS=4
CONFIG_MQ_MAXMSGSIZE=32
CONFIG_MAX_WDOGPARMS=2
CONFIG_PREALLOC_WDOGS=16
+CONFIG_WDOG_INTRESERVE=2
CONFIG_PREALLOC_TIMERS=8
#