diff --git a/arch/Kconfig b/arch/Kconfig index 530f2d0d45..49b9332611 100644 --- a/arch/Kconfig +++ b/arch/Kconfig @@ -245,7 +245,7 @@ config LTO_NONE config LTO_FULL bool "GNU Full LTO (EXPERIMENTAL)" - depends on ARCH_TOOLCHAIN_GNU || ARCH_TOOLCHAIN_CLANG + depends on ARCH_TOOLCHAIN_GNU ---help--- Link time optimization is implemented as a GCC front end for a bytecode bytecode representation of GIMPLE that is emitted in special sections