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/zp214xpa/nsh/defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs/zp214xpa/nsh') diff --git a/nuttx/configs/zp214xpa/nsh/defconfig b/nuttx/configs/zp214xpa/nsh/defconfig index 3b6183fe5..4bffa735b 100644 --- a/nuttx/configs/zp214xpa/nsh/defconfig +++ b/nuttx/configs/zp214xpa/nsh/defconfig @@ -205,6 +205,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