mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
Switch back to default optimization in nsh defconfig for beaglebone black
This commit is contained in:
committed by
Gregory Nutt
parent
6d20528d8a
commit
693c996f0c
@@ -13,9 +13,6 @@ CONFIG_ARCH_LOWVECTORS=y
|
||||
CONFIG_ARCH_STACKDUMP=y
|
||||
CONFIG_ARCH="arm"
|
||||
CONFIG_BOARD_LOOPSPERMSEC=49341
|
||||
CONFIG_DEBUG_CUSTOMOPT=y
|
||||
CONFIG_DEBUG_OPTLEVEL="-O0"
|
||||
CONFIG_DEBUG_SYMBOLS=y
|
||||
CONFIG_BOOT_RUNFROMSDRAM=y
|
||||
CONFIG_BUILTIN=y
|
||||
CONFIG_DISABLE_ENVIRON=y
|
||||
|
||||
Reference in New Issue
Block a user