summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-04-09 10:57:56 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-04-09 10:57:56 -0600
commitd52b29aa0159a9600d16c8265271fb9ac1a62e31 (patch)
tree220546fae7131d1d67d1f7a4fea55bbc9f261e0d /nuttx/ChangeLog
parent307ee2fd92188588e3092be6f391f98d8aa12fe9 (diff)
downloadnuttx-d52b29aa0159a9600d16c8265271fb9ac1a62e31.tar.gz
nuttx-d52b29aa0159a9600d16c8265271fb9ac1a62e31.tar.bz2
nuttx-d52b29aa0159a9600d16c8265271fb9ac1a62e31.zip
configs/*/defconfig: Increase the number of pre-allocated watchdogs in configurations that use networking or USB
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 2c7c63ee8..086934fbc 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7154,3 +7154,6 @@
* Back out part of 610e2aa0c224e2936fe8009ef4a2351ce607067a: Need to
be able to select USB console devices when there is no /dev/console
enabled. Noted by Librae (2014-4-8).
+ * configs/*/defconfig: Increase the number of preallocated watchdogs
+ in all configurations that use networking or USB (2014-3-9).
+