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 6578d646da
commit 6be62a7ef3
54 changed files with 71 additions and 57 deletions
+1 -1
View File
@@ -399,7 +399,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
#