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/ne64badge/ostest/defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/configs/ne64badge') diff --git a/nuttx/configs/ne64badge/ostest/defconfig b/nuttx/configs/ne64badge/ostest/defconfig index c8eb35411..b5e5a7882 100644 --- a/nuttx/configs/ne64badge/ostest/defconfig +++ b/nuttx/configs/ne64badge/ostest/defconfig @@ -204,6 +204,7 @@ CONFIG_PREALLOC_MQ_MSGS=0 CONFIG_MQ_MAXMSGSIZE=0 CONFIG_MAX_WDOGPARMS=2 CONFIG_PREALLOC_WDOGS=4 +CONFIG_WDOG_INTRESERVE=0 CONFIG_PREALLOC_TIMERS=0 # -- cgit v1.2.3