From 01699b32bc4e5a80b5d74859bd41fa14f226dd76 Mon Sep 17 00:00:00 2001 From: David Sidrane Date: Wed, 22 Feb 2017 06:59:38 -1000 Subject: [PATCH] esc35-v1 nsh Update for upstream NuttX removed CONFIG_LIBC_ARCH_BZERO --- nuttx-configs/esc35-v1/nsh/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/nuttx-configs/esc35-v1/nsh/defconfig b/nuttx-configs/esc35-v1/nsh/defconfig index 2b274e7092..1e08ddca64 100644 --- a/nuttx-configs/esc35-v1/nsh/defconfig +++ b/nuttx-configs/esc35-v1/nsh/defconfig @@ -902,7 +902,6 @@ CONFIG_LIBC_ARCH_MEMCPY=y # CONFIG_LIBC_ARCH_STRNCPY is not set # CONFIG_LIBC_ARCH_STRLEN is not set # CONFIG_LIBC_ARCH_STRNLEN is not set -# CONFIG_LIBC_ARCH_BZERO is not set # CONFIG_LIBC_ARCH_ELF is not set CONFIG_ARMV7M_MEMCPY=y # CONFIG_NOPRINTF_FIELDWIDTH is not set