This is an automated email from the ASF dual-hosted git repository.
gnutt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new 310b572 board/olimex-stm32-p407: Remove
CONFIG_SYSTEM_NSH_CXXINITIALIZE
310b572 is described below
commit 310b572116bddf7aceffe3324db820331a6f17ac
Author: Xiang Xiao <[email protected]>
AuthorDate: Thu Jul 2 00:50:31 2020 +0800
board/olimex-stm32-p407: Remove CONFIG_SYSTEM_NSH_CXXINITIALIZE
forget in commit 49020acfdc2a846d0d2c8021b83a41ff9e6178c9
Signed-off-by: Xiang Xiao <[email protected]>
---
boards/arm/stm32/olimex-stm32-p407/configs/audio/defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/boards/arm/stm32/olimex-stm32-p407/configs/audio/defconfig
b/boards/arm/stm32/olimex-stm32-p407/configs/audio/defconfig
index 8dbdbd0..a53afcb 100644
--- a/boards/arm/stm32/olimex-stm32-p407/configs/audio/defconfig
+++ b/boards/arm/stm32/olimex-stm32-p407/configs/audio/defconfig
@@ -69,7 +69,6 @@ CONFIG_STM32_SPI_DMA=y
CONFIG_STM32_USART3=y
CONFIG_STM32_USBHOST=y
CONFIG_SYSTEM_NSH=y
-CONFIG_SYSTEM_NSH_CXXINITIALIZE=y
CONFIG_SYSTEM_NXPLAYER=y
CONFIG_TASK_NAME_SIZE=32
CONFIG_USART3_SERIAL_CONSOLE=y