diff options
author | Will Deacon <will.deacon@arm.com> | 2019-05-01 16:34:56 +0200 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2019-05-01 16:34:56 +0200 |
commit | 50abbe19623e08e2aa34e0e526bd6115569f3dc3 (patch) | |
tree | ecaddb898d671847f70c40fcab5fd115dacc1a1e /arch/arm64/Kconfig | |
parent | Merge branch 'for-next/futex' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
parent | Documentation: Add ARM64 to kernel-parameters.rst (diff) | |
download | linux-50abbe19623e08e2aa34e0e526bd6115569f3dc3.tar.xz linux-50abbe19623e08e2aa34e0e526bd6115569f3dc3.zip |
Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into for-next/core
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 d28f12e9c160..b5c6943225ce 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig @@ -90,6 +90,7 @@ config ARM64 select GENERIC_CLOCKEVENTS select GENERIC_CLOCKEVENTS_BROADCAST select GENERIC_CPU_AUTOPROBE + select GENERIC_CPU_VULNERABILITIES select GENERIC_EARLY_IOREMAP select GENERIC_IDLE_POLL_SETUP select GENERIC_IRQ_MULTI_HANDLER |