diff --git a/init/Kconfig b/init/Kconfig index a61c92066c2e4..493fba4e834cb 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -1334,7 +1334,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.