This is an automated email from the ASF dual-hosted git repository.

masayuki 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 a62b453  spresense:example_camera: Remove 
CONFIG_SYSTEM_NSH_CXXINITIALIZE
a62b453 is described below

commit a62b45380b546664da44f335684b0e11205ae9cf
Author: Xiang Xiao <[email protected]>
AuthorDate: Thu Jul 9 10:28:02 2020 +0800

    spresense:example_camera: Remove CONFIG_SYSTEM_NSH_CXXINITIALIZE
    
    since it doesn't exist anymore
    
    Signed-off-by: Xiang Xiao <[email protected]>
---
 boards/arm/cxd56xx/spresense/configs/example_camera/defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/boards/arm/cxd56xx/spresense/configs/example_camera/defconfig 
b/boards/arm/cxd56xx/spresense/configs/example_camera/defconfig
index d7ebdcc..78d2ebb 100644
--- a/boards/arm/cxd56xx/spresense/configs/example_camera/defconfig
+++ b/boards/arm/cxd56xx/spresense/configs/example_camera/defconfig
@@ -81,7 +81,6 @@ CONFIG_START_MONTH=12
 CONFIG_START_YEAR=2011
 CONFIG_SYSTEM_CLE=y
 CONFIG_SYSTEM_NSH=y
-CONFIG_SYSTEM_NSH_CXXINITIALIZE=y
 CONFIG_SYSTEM_USBMSC=y
 CONFIG_UART1_SERIAL_CONSOLE=y
 CONFIG_USBDEV=y

Reply via email to