samples: shell: enable stack info
Enable configs necessary for "kernel stacks" command. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
760644041c
commit
9897054e12
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
CONFIG_PRINTK=y
|
||||
CONFIG_SHELL=y
|
||||
CONFIG_LOG=y
|
||||
CONFIG_INIT_STACKS=y
|
||||
CONFIG_THREAD_STACK_INFO=y
|
||||
CONFIG_KERNEL_SHELL=y
|
||||
CONFIG_THREAD_MONITOR=y
|
||||
CONFIG_INIT_STACKS=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue