提交 faaa73bc 编写于 作者: C Catalin Marinas

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: NCatalin Marinas <catalin.marinas@arm.com>
上级 3f750706
...@@ -1420,6 +1420,7 @@ config ARM64_SVE ...@@ -1420,6 +1420,7 @@ config ARM64_SVE
config ARM64_MODULE_PLTS config ARM64_MODULE_PLTS
bool "Use PLTs to allow module memory to spill over into vmalloc area" bool "Use PLTs to allow module memory to spill over into vmalloc area"
depends on MODULES
select HAVE_MOD_ARCH_SPECIFIC select HAVE_MOD_ARCH_SPECIFIC
help help
Allocate PLTs when loading modules so that jumps and calls whose Allocate PLTs when loading modules so that jumps and calls whose
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册