diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2016-09-13 10:31:40 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-09-13 10:31:40 +0200 |
commit | eb8994172a45029f3f589fd6b2bd5d54e5b6e036 (patch) | |
tree | e99afa7659fdd6577616e110662386575b721b2c /arch/arm64/Kconfig | |
parent | 313b9a9938bf4076425741121d5d766826793e5d (diff) | |
parent | 694d0d0bb2030d2e36df73e2d23d5770511dbc8d (diff) |
Merge tag 'v4.8-rc2' into devel
Linux 4.8-rc2
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 98d80e730ce3..41f300a87c51 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig @@ -53,6 +53,7 @@ config ARM64 select HAVE_ALIGNED_STRUCT_PAGE if SLUB select HAVE_ARCH_AUDITSYSCALL select HAVE_ARCH_BITREVERSE + select HAVE_ARCH_HARDENED_USERCOPY select HAVE_ARCH_HUGE_VMAP select HAVE_ARCH_JUMP_LABEL select HAVE_ARCH_KASAN if SPARSEMEM_VMEMMAP && !(ARM64_16K_PAGES && ARM64_VA_BITS_48) |