diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index ea259686c853..1eaa2aec9bf1 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig @@ -945,7 +945,7 @@ config RANDOMIZE_BASE config RANDOMIZE_MODULE_REGION_FULL bool "Randomize the module region independently from the core kernel" - depends on RANDOMIZE_BASE && !DYNAMIC_FTRACE + depends on RANDOMIZE_BASE && !DYNAMIC_FTRACE && !LTO_CLANG default y help Randomizes the location of the module region without considering the