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>
6 lines
155 B
Plaintext
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
|