Skip to content
Permalink
Browse files
ZEN: Unrestrict CONFIG_OPTIMIZE_FOR_PERFORMANCE_O3
  • Loading branch information
heftig committed Feb 15, 2021
1 parent 864b64e commit a09abe2fc9c447bcf7c7f9888d63fb448da29ed6
Showing 1 changed file with 0 additions and 1 deletion.
@@ -1310,7 +1310,6 @@ config CC_OPTIMIZE_FOR_PERFORMANCE

config CC_OPTIMIZE_FOR_PERFORMANCE_O3
bool "Optimize more for performance (-O3)"
depends on ARC
help
Choosing this option will pass "-O3" to your compiler to optimize
the kernel yet more for performance.

0 comments on commit a09abe2

Please sign in to comment.