diff options
Diffstat (limited to 'arch/arm64/Kconfig')
| -rw-r--r-- | arch/arm64/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index 69c8787bec7d..bc3f00f586f1 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig | |||
| @@ -54,6 +54,7 @@ config ARM64 | |||
| 54 | select HAVE_ALIGNED_STRUCT_PAGE if SLUB | 54 | select HAVE_ALIGNED_STRUCT_PAGE if SLUB |
| 55 | select HAVE_ARCH_AUDITSYSCALL | 55 | select HAVE_ARCH_AUDITSYSCALL |
| 56 | select HAVE_ARCH_BITREVERSE | 56 | select HAVE_ARCH_BITREVERSE |
| 57 | select HAVE_ARCH_HARDENED_USERCOPY | ||
| 57 | select HAVE_ARCH_HUGE_VMAP | 58 | select HAVE_ARCH_HUGE_VMAP |
| 58 | select HAVE_ARCH_JUMP_LABEL | 59 | select HAVE_ARCH_JUMP_LABEL |
| 59 | select HAVE_ARCH_KASAN if SPARSEMEM_VMEMMAP && !(ARM64_16K_PAGES && ARM64_VA_BITS_48) | 60 | select HAVE_ARCH_KASAN if SPARSEMEM_VMEMMAP && !(ARM64_16K_PAGES && ARM64_VA_BITS_48) |
