File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -122,13 +122,13 @@ CONFIG_PARTITION_TABLE_MD5=y
122122#
123123# Compiler options
124124#
125- # CONFIG_COMPILER_OPTIMIZATION_DEFAULT is not set
125+ CONFIG_COMPILER_OPTIMIZATION_DEFAULT=y
126126# CONFIG_COMPILER_OPTIMIZATION_SIZE is not set
127- CONFIG_COMPILER_OPTIMIZATION_PERF=y
127+ # CONFIG_COMPILER_OPTIMIZATION_PERF is not set
128128# CONFIG_COMPILER_OPTIMIZATION_NONE is not set
129- # CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE=y
129+ CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE=y
130130# CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT is not set
131- CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE=y
131+ # CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE is not set
132132# CONFIG_COMPILER_CXX_EXCEPTIONS is not set
133133# CONFIG_COMPILER_CXX_RTTI is not set
134134CONFIG_COMPILER_STACK_CHECK_MODE_NONE=y
You can’t perform that action at this time.
0 commit comments