File tree Expand file tree Collapse file tree 5 files changed +10
-15
lines changed Expand file tree Collapse file tree 5 files changed +10
-15
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,10 @@ CONFIG_COREMARK=y
1111CONFIG_COMPILER_OPT="-O3 -fno-lto -fno-pie -fno-pic -funroll-loops -ffunction-sections -fdata-sections"
1212
1313# Config results output
14- # The default logging level is set to the OFF level.
14+ # The default logging level is set to the ERROR level.
1515# Kernel error logging is enabled to notify the developer about system faults.
1616CONFIG_LOG=y
17- CONFIG_LOG_DEFAULT_LEVEL=0
18- CONFIG_KERNEL_LOG_LEVEL_ERR=y
17+ CONFIG_LOG_DEFAULT_LEVEL=1
1918CONFIG_CBPRINTF_FP_SUPPORT=y
2019
2120CONFIG_GPIO=y
Original file line number Diff line number Diff line change @@ -11,11 +11,10 @@ CONFIG_COREMARK=y
1111CONFIG_COMPILER_OPT="-O3 -fno-lto -fno-pie -fno-pic -funroll-loops -ffunction-sections -fdata-sections"
1212
1313# Config results output
14- # The default logging level is set to the OFF level.
14+ # The default logging level is set to the ERROR level.
1515# Kernel error logging is enabled to notify the developer about system faults.
1616CONFIG_LOG=y
17- CONFIG_LOG_DEFAULT_LEVEL=0
18- CONFIG_KERNEL_LOG_LEVEL_ERR=y
17+ CONFIG_LOG_DEFAULT_LEVEL=1
1918CONFIG_CBPRINTF_FP_SUPPORT=y
2019
2120CONFIG_GPIO=y
Original file line number Diff line number Diff line change @@ -11,11 +11,10 @@ CONFIG_COREMARK=y
1111CONFIG_COMPILER_OPT="-O3 -fno-lto -fno-pie -fno-pic -funroll-loops -ffunction-sections -fdata-sections"
1212
1313# Config results output
14- # The default logging level is set to the OFF level.
14+ # The default logging level is set to the ERROR level.
1515# Kernel error logging is enabled to notify the developer about system faults.
1616CONFIG_LOG=y
17- CONFIG_LOG_DEFAULT_LEVEL=0
18- CONFIG_KERNEL_LOG_LEVEL_ERR=y
17+ CONFIG_LOG_DEFAULT_LEVEL=1
1918CONFIG_CBPRINTF_FP_SUPPORT=y
2019
2120CONFIG_GPIO=y
Original file line number Diff line number Diff line change @@ -11,11 +11,10 @@ CONFIG_COREMARK=y
1111CONFIG_COMPILER_OPT="-O3 -fno-lto -fno-pie -fno-pic -funroll-loops -ffunction-sections -fdata-sections"
1212
1313# Config results output
14- # The default logging level is set to the OFF level.
14+ # The default logging level is set to the ERROR level.
1515# Kernel error logging is enabled to notify the developer about system faults.
1616CONFIG_LOG=y
17- CONFIG_LOG_DEFAULT_LEVEL=0
18- CONFIG_KERNEL_LOG_LEVEL_ERR=y
17+ CONFIG_LOG_DEFAULT_LEVEL=1
1918CONFIG_CBPRINTF_FP_SUPPORT=y
2019
2120CONFIG_GPIO=y
Original file line number Diff line number Diff line change @@ -11,11 +11,10 @@ CONFIG_COREMARK=y
1111CONFIG_COMPILER_OPT="-O3 -fno-lto -fno-pie -fno-pic -funroll-loops -ffunction-sections -fdata-sections"
1212
1313# Config results output
14- # The default logging level is set to the OFF level.
14+ # The default logging level is set to the ERROR level.
1515# Kernel error logging is enabled to notify the developer about system faults.
1616CONFIG_LOG=y
17- CONFIG_LOG_DEFAULT_LEVEL=0
18- CONFIG_KERNEL_LOG_LEVEL_ERR=y
17+ CONFIG_LOG_DEFAULT_LEVEL=1
1918CONFIG_CBPRINTF_FP_SUPPORT=y
2019
2120CONFIG_GPIO=y
You can’t perform that action at this time.
0 commit comments