1CONFIG_STDOUT_CONSOLE=n
2CONFIG_MP_MAX_NUM_CPUS=1
3
4#Enable thread awareness for debugging tools supporting it
5CONFIG_DEBUG_THREAD_INFO=y
6