diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 858bd83d0aa8..f898f7984a23 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -1507,6 +1507,7 @@ config ARCH_WANT_GENERAL_HUGETLB config ARM_MODULE_PLTS bool "Use PLTs to allow module memory to spill over into vmalloc area" depends on MODULES + select KASAN_VMALLOC if KASAN default y help Allocate PLTs when loading modules so that jumps and calls whose