From 0ff5f99be5aa5e93138df7921694003598ccb4ce Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 3 Sep 2014 06:55:06 -0600 Subject: Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVE --- nuttx/configs/viewtool-stm32f107/highpri/defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs/viewtool-stm32f107/highpri/defconfig') diff --git a/nuttx/configs/viewtool-stm32f107/highpri/defconfig b/nuttx/configs/viewtool-stm32f107/highpri/defconfig index ed6e38ecb..6d384c837 100644 --- a/nuttx/configs/viewtool-stm32f107/highpri/defconfig +++ b/nuttx/configs/viewtool-stm32f107/highpri/defconfig @@ -407,6 +407,7 @@ CONFIG_PREALLOC_MQ_MSGS=4 CONFIG_MQ_MAXMSGSIZE=32 CONFIG_MAX_WDOGPARMS=2 CONFIG_PREALLOC_WDOGS=4 +CONFIG_WDOG_INTRESERVE=0 CONFIG_PREALLOC_TIMERS=4 # -- cgit v1.2.3