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