From 9c48d1006cd02b2579cd7c326674101335fa6097 Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Wed, 24 May 2017 13:16:07 -1000 Subject: [PATCH] px4flow-v2 nsh: Upstream NuttX defconfig changes was:CONFIG_ARM_TOOLCHAIN_IAR is:CONFIG_ARCH_TOOLCHAIN_IAR was:CONFIG_ARM_TOOLCHAIN_GNU is:CONFIG_ARCH_TOOLCHAIN_GNU was:CONFIG_MUTEX_TYPES is:CONFIG_PTHREAD_MUTEX_TYPES --- nuttx-configs/px4flow-v2/nsh/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nuttx-configs/px4flow-v2/nsh/defconfig b/nuttx-configs/px4flow-v2/nsh/defconfig index 640374633e..cdb39c7192 100644 --- a/nuttx-configs/px4flow-v2/nsh/defconfig +++ b/nuttx-configs/px4flow-v2/nsh/defconfig @@ -580,7 +580,7 @@ CONFIG_SCHED_WAITPID=y # # Pthread Options # -# CONFIG_MUTEX_TYPES is not set +# CONFIG_PTHREAD_MUTEX_TYPES is not set CONFIG_NPTHREAD_KEYS=0 #