mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 18:56:10 +08:00
boards: sim: Update smp/defconfig
Summary: - This commit adds CONFIG_STACK_COLORATION=y to smp/defconfig Impact: - None Testing: - Tested with ostest Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
This commit is contained in:
committed by
Xiang Xiao
parent
7d4502aca6
commit
301ec1ca9d
@@ -25,6 +25,7 @@ CONFIG_NSH_READLINE=y
|
|||||||
CONFIG_READLINE_CMD_HISTORY=y
|
CONFIG_READLINE_CMD_HISTORY=y
|
||||||
CONFIG_SCHED_HAVE_PARENT=y
|
CONFIG_SCHED_HAVE_PARENT=y
|
||||||
CONFIG_SMP=y
|
CONFIG_SMP=y
|
||||||
|
CONFIG_STACK_COLORATION=y
|
||||||
CONFIG_SYSTEM_NSH=y
|
CONFIG_SYSTEM_NSH=y
|
||||||
CONFIG_SYSTEM_SYSTEM=y
|
CONFIG_SYSTEM_SYSTEM=y
|
||||||
CONFIG_SYSTEM_TASKSET=y
|
CONFIG_SYSTEM_TASKSET=y
|
||||||
|
|||||||
Reference in New Issue
Block a user