Skip to content

Commit

Permalink
XANMOD: init/Kconfig: Enable -O3 KBUILD_CFLAGS optimization for all a…
Browse files Browse the repository at this point in the history
…rchitectures

Signed-off-by: Alexandre Frade <kernel@xanmod.org>
  • Loading branch information
xanmod committed May 30, 2022
1 parent 599ee3f commit 81f8dfa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1386,7 +1386,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.
Expand Down

0 comments on commit 81f8dfa

Please sign in to comment.