Skip to content
Snippets Groups Projects
Commit bdef9099 authored by Jonathan Solnit's avatar Jonathan Solnit
Browse files

arm64: configs: wahoo: disable UNMAP_KERNEL_AT_EL0


wahoo's SoC architecture does not require this security fix

Bug: 69856074
Change-Id: I49cc91c97bf60062dbae9e8eeb65c5a287aa1360
Signed-off-by: default avatarJonathan Solnit <jsolnit@google.com>
parent bf17bdcc
No related merge requests found
......@@ -70,6 +70,7 @@ CONFIG_CMA_DEBUGFS=y
CONFIG_ZSMALLOC=y
CONFIG_BALANCE_ANON_FILE_RECLAIM=y
CONFIG_SECCOMP=y
# CONFIG_UNMAP_KERNEL_AT_EL0 is not set
CONFIG_ARMV8_DEPRECATED=y
CONFIG_SWP_EMULATION=y
CONFIG_CP15_BARRIER_EMULATION=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment