configs/*/defconfig: Increase the number of pre-allocated watchdogs in configurations that use networking or USB

This commit is contained in:
Gregory Nutt
2014-04-09 10:57:56 -06:00
parent 089005fc87
commit 6cf9895b95
52 changed files with 52 additions and 52 deletions
+1 -1
View File
@@ -285,7 +285,7 @@ CONFIG_NAME_MAX=32
CONFIG_PREALLOC_MQ_MSGS=4
CONFIG_MQ_MAXMSGSIZE=32
CONFIG_MAX_WDOGPARMS=2
CONFIG_PREALLOC_WDOGS=4
CONFIG_PREALLOC_WDOGS=8
CONFIG_PREALLOC_TIMERS=4
#