Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit faaa73bc authored by Catalin Marinas's avatar Catalin Marinas
Browse files

arm64: ARM64_MODULES_PLTS must depend on MODULES



Otherwise, selecting it without MODULES leads to build failures.

Fixes: 58557e48 ("arm64: Allow user selection of ARM64_MODULE_PLTS")
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 3f750706
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1420,6 +1420,7 @@ config ARM64_SVE

config ARM64_MODULE_PLTS
	bool "Use PLTs to allow module memory to spill over into vmalloc area"
	depends on MODULES
	select HAVE_MOD_ARCH_SPECIFIC
	help
	  Allocate PLTs when loading modules so that jumps and calls whose