init: CC_OPTIMIZE_FOR_PERFORMANCE_O3 don't depend on ARC
Signed-off-by: celtare21 <celtare21@gmail.com>
This commit is contained in:
parent
0d3102deea
commit
65da85351f
1 changed files with 0 additions and 1 deletions
|
@ -1432,7 +1432,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.
|
||||
|
|
Loading…
Add table
Reference in a new issue