diff --git a/init/Kconfig b/init/Kconfig index f0c6ddc6b4762..48b4c82be3f2d 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -1242,7 +1242,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.