summaryrefslogtreecommitdiff
path: root/nuttx/configs/sim
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/sim
parent479b1584c723680b7ad98d7ebaa52a9f222d0783 (diff)
downloadnuttx-0ff5f99be5aa5e93138df7921694003598ccb4ce.tar.gz
nuttx-0ff5f99be5aa5e93138df7921694003598ccb4ce.tar.bz2
nuttx-0ff5f99be5aa5e93138df7921694003598ccb4ce.zip
Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVE
Diffstat (limited to 'nuttx/configs/sim')
-rw-r--r--nuttx/configs/sim/configdata/defconfig1
-rw-r--r--nuttx/configs/sim/cxxtest/defconfig1
-rw-r--r--nuttx/configs/sim/mount/defconfig1
-rw-r--r--nuttx/configs/sim/mtdpart/defconfig1
-rwxr-xr-xnuttx/configs/sim/nettest/defconfig1
-rw-r--r--nuttx/configs/sim/nsh2/defconfig1
-rw-r--r--nuttx/configs/sim/nx/defconfig1
-rw-r--r--nuttx/configs/sim/nx11/defconfig1
-rw-r--r--nuttx/configs/sim/nxffs/defconfig1
-rw-r--r--nuttx/configs/sim/nxlines/defconfig1
-rw-r--r--nuttx/configs/sim/nxwm/defconfig1
-rw-r--r--nuttx/configs/sim/pashello/defconfig1
-rw-r--r--nuttx/configs/sim/touchscreen/defconfig1
13 files changed, 13 insertions, 0 deletions
diff --git a/nuttx/configs/sim/configdata/defconfig b/nuttx/configs/sim/configdata/defconfig
index 7975a4273..f80a584a7 100644
--- a/nuttx/configs/sim/configdata/defconfig
+++ b/nuttx/configs/sim/configdata/defconfig
@@ -193,6 +193,7 @@ CONFIG_PREALLOC_MQ_MSGS=32
CONFIG_MQ_MAXMSGSIZE=32
CONFIG_MAX_WDOGPARMS=4
CONFIG_PREALLOC_WDOGS=32
+CONFIG_WDOG_INTRESERVE=4
CONFIG_PREALLOC_TIMERS=8
#
diff --git a/nuttx/configs/sim/cxxtest/defconfig b/nuttx/configs/sim/cxxtest/defconfig
index 8ae5c8171..c274b2980 100644
--- a/nuttx/configs/sim/cxxtest/defconfig
+++ b/nuttx/configs/sim/cxxtest/defconfig
@@ -202,6 +202,7 @@ CONFIG_PREALLOC_MQ_MSGS=32
CONFIG_MQ_MAXMSGSIZE=32
CONFIG_MAX_WDOGPARMS=4
CONFIG_PREALLOC_WDOGS=32
+CONFIG_WDOG_INTRESERVE=4
CONFIG_PREALLOC_TIMERS=8
#
diff --git a/nuttx/configs/sim/mount/defconfig b/nuttx/configs/sim/mount/defconfig
index 700e042d5..e4903322f 100644
--- a/nuttx/configs/sim/mount/defconfig
+++ b/nuttx/configs/sim/mount/defconfig
@@ -201,6 +201,7 @@ CONFIG_PREALLOC_MQ_MSGS=32
CONFIG_MQ_MAXMSGSIZE=32
CONFIG_MAX_WDOGPARMS=4
CONFIG_PREALLOC_WDOGS=32
+CONFIG_WDOG_INTRESERVE=4
CONFIG_PREALLOC_TIMERS=8
#
diff --git a/nuttx/configs/sim/mtdpart/defconfig b/nuttx/configs/sim/mtdpart/defconfig
index b3a49edf4..834fab3a2 100644
--- a/nuttx/configs/sim/mtdpart/defconfig
+++ b/nuttx/configs/sim/mtdpart/defconfig
@@ -193,6 +193,7 @@ CONFIG_PREALLOC_MQ_MSGS=32
CONFIG_MQ_MAXMSGSIZE=32
CONFIG_MAX_WDOGPARMS=4
CONFIG_PREALLOC_WDOGS=32
+CONFIG_WDOG_INTRESERVE=4
CONFIG_PREALLOC_TIMERS=8
#
diff --git a/nuttx/configs/sim/nettest/defconfig b/nuttx/configs/sim/nettest/defconfig
index 3a5778634..784c71a52 100755
--- a/nuttx/configs/sim/nettest/defconfig
+++ b/nuttx/configs/sim/nettest/defconfig
@@ -153,6 +153,7 @@ CONFIG_START_MONTH=8
CONFIG_START_DAY=16
CONFIG_MAX_WDOGPARMS=4
CONFIG_PREALLOC_WDOGS=32
+CONFIG_WDOG_INTRESERVE=4
CONFIG_PREALLOC_TIMERS=8
#
diff --git a/nuttx/configs/sim/nsh2/defconfig b/nuttx/configs/sim/nsh2/defconfig
index cf1a0c856..c23c92379 100644
--- a/nuttx/configs/sim/nsh2/defconfig
+++ b/nuttx/configs/sim/nsh2/defconfig
@@ -189,6 +189,7 @@ CONFIG_PREALLOC_MQ_MSGS=32
CONFIG_MQ_MAXMSGSIZE=32
CONFIG_MAX_WDOGPARMS=4
CONFIG_PREALLOC_WDOGS=32
+CONFIG_WDOG_INTRESERVE=4
CONFIG_PREALLOC_TIMERS=8
#
diff --git a/nuttx/configs/sim/nx/defconfig b/nuttx/configs/sim/nx/defconfig
index ac13df587..78fe7db94 100644
--- a/nuttx/configs/sim/nx/defconfig
+++ b/nuttx/configs/sim/nx/defconfig
@@ -206,6 +206,7 @@ CONFIG_PREALLOC_MQ_MSGS=32
CONFIG_MQ_MAXMSGSIZE=32
CONFIG_MAX_WDOGPARMS=4
CONFIG_PREALLOC_WDOGS=32
+CONFIG_WDOG_INTRESERVE=4
CONFIG_PREALLOC_TIMERS=8
#
diff --git a/nuttx/configs/sim/nx11/defconfig b/nuttx/configs/sim/nx11/defconfig
index 13463a382..3de91c405 100644
--- a/nuttx/configs/sim/nx11/defconfig
+++ b/nuttx/configs/sim/nx11/defconfig
@@ -207,6 +207,7 @@ CONFIG_PREALLOC_MQ_MSGS=32
CONFIG_MQ_MAXMSGSIZE=32
CONFIG_MAX_WDOGPARMS=4
CONFIG_PREALLOC_WDOGS=32
+CONFIG_WDOG_INTRESERVE=4
CONFIG_PREALLOC_TIMERS=8
#
diff --git a/nuttx/configs/sim/nxffs/defconfig b/nuttx/configs/sim/nxffs/defconfig
index e44fb9799..c48c8cd25 100644
--- a/nuttx/configs/sim/nxffs/defconfig
+++ b/nuttx/configs/sim/nxffs/defconfig
@@ -174,6 +174,7 @@ CONFIG_PREALLOC_MQ_MSGS=32
CONFIG_MQ_MAXMSGSIZE=32
CONFIG_MAX_WDOGPARMS=4
CONFIG_PREALLOC_WDOGS=32
+CONFIG_WDOG_INTRESERVE=4
CONFIG_PREALLOC_TIMERS=8
#
diff --git a/nuttx/configs/sim/nxlines/defconfig b/nuttx/configs/sim/nxlines/defconfig
index 46e09cd7f..fe3082e7c 100644
--- a/nuttx/configs/sim/nxlines/defconfig
+++ b/nuttx/configs/sim/nxlines/defconfig
@@ -194,6 +194,7 @@ CONFIG_PREALLOC_MQ_MSGS=32
CONFIG_MQ_MAXMSGSIZE=48
CONFIG_MAX_WDOGPARMS=4
CONFIG_PREALLOC_WDOGS=32
+CONFIG_WDOG_INTRESERVE=4
CONFIG_PREALLOC_TIMERS=8
#
diff --git a/nuttx/configs/sim/nxwm/defconfig b/nuttx/configs/sim/nxwm/defconfig
index 02797c804..70258c8d7 100644
--- a/nuttx/configs/sim/nxwm/defconfig
+++ b/nuttx/configs/sim/nxwm/defconfig
@@ -191,6 +191,7 @@ CONFIG_PREALLOC_MQ_MSGS=32
CONFIG_MQ_MAXMSGSIZE=48
CONFIG_MAX_WDOGPARMS=4
CONFIG_PREALLOC_WDOGS=32
+CONFIG_WDOG_INTRESERVE=4
CONFIG_PREALLOC_TIMERS=8
#
diff --git a/nuttx/configs/sim/pashello/defconfig b/nuttx/configs/sim/pashello/defconfig
index fa6ad60f0..b4c1433f5 100644
--- a/nuttx/configs/sim/pashello/defconfig
+++ b/nuttx/configs/sim/pashello/defconfig
@@ -152,6 +152,7 @@ CONFIG_START_MONTH=2
CONFIG_START_DAY=27
CONFIG_MAX_WDOGPARMS=4
CONFIG_PREALLOC_WDOGS=32
+CONFIG_WDOG_INTRESERVE=4
CONFIG_PREALLOC_TIMERS=8
#
diff --git a/nuttx/configs/sim/touchscreen/defconfig b/nuttx/configs/sim/touchscreen/defconfig
index 75d5b1a5f..69f8da57e 100644
--- a/nuttx/configs/sim/touchscreen/defconfig
+++ b/nuttx/configs/sim/touchscreen/defconfig
@@ -211,6 +211,7 @@ CONFIG_PREALLOC_MQ_MSGS=32
CONFIG_MQ_MAXMSGSIZE=32
CONFIG_MAX_WDOGPARMS=4
CONFIG_PREALLOC_WDOGS=32
+CONFIG_WDOG_INTRESERVE=4
CONFIG_PREALLOC_TIMERS=8
#