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:
parent
7d4502aca6
commit
301ec1ca9d
@ -25,6 +25,7 @@ CONFIG_NSH_READLINE=y
|
||||
CONFIG_READLINE_CMD_HISTORY=y
|
||||
CONFIG_SCHED_HAVE_PARENT=y
|
||||
CONFIG_SMP=y
|
||||
CONFIG_STACK_COLORATION=y
|
||||
CONFIG_SYSTEM_NSH=y
|
||||
CONFIG_SYSTEM_SYSTEM=y
|
||||
CONFIG_SYSTEM_TASKSET=y
|
||||
|
Loading…
Reference in New Issue
Block a user