zephyr/samples/nanokernel/benchmark/sys_kernel/prj_console.conf
Peter Mitsis 1c313b6f89 Remove references to ICC
Keys off variations of "ICC" to remove references to the Intel C Compiler as
it is not supported.

Change-Id: I09f67880b39839982ed1c450e564c274440628a5
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:14:00 -05:00

6 lines
155 B
Plaintext

# Use standard security profile for maximum performance.
CONFIG_ENHANCED_SECURITY=n
# all printf, fprintf to stdout go to console
CONFIG_STDOUT_CONSOLE=y