提交 3c9c1dcd 编写于 作者: J Joe Perches 提交者: Will Deacon

arm64: Kconfig: Remove CONFIG_ prefix from ARM64_PSEUDO_NMI section

Remove the CONFIG_ prefix from the select statement for ARM_GIC_V3.
Acked-by: NCatalin Marinas <catalin.marinas@arm.com>
Signed-off-by: NJoe Perches <joe@perches.com>
Signed-off-by: NWill Deacon <will@kernel.org>
上级 26415330
......@@ -1544,7 +1544,7 @@ config ARM64_MODULE_PLTS
config ARM64_PSEUDO_NMI
bool "Support for NMI-like interrupts"
select CONFIG_ARM_GIC_V3
select ARM_GIC_V3
help
Adds support for mimicking Non-Maskable Interrupts through the use of
GIC interrupt priority. This support requires version 3 or later of
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册