arm64: Select RELOCATABLE_MODULES by default for secmon
If secure monitor is used, rmodules support should be compiled in as well. BUG=None BRANCH=None TEST=Compiles and boots to kernel prompt Change-Id: Id1e33fd500d52cfa03a946bf7dd85e6a90f3360e Signed-off-by: Furquan Shaikh <furquan@google.com> Reviewed-on: https://chromium-review.googlesource.com/221574 Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Commit-Queue: Furquan Shaikh <furquan@chromium.org>
This commit is contained in:
parent
5e43dfe1aa
commit
ef2184e970
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ config ARCH_RAMSTAGE_ARM64
|
|||
|
||||
config ARCH_USE_SECURE_MONITOR
|
||||
bool
|
||||
select RELOCATABLE_MODULES
|
||||
default n
|
||||
|
||||
config ARCH_SPINTABLE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue