Skip to content

config: arch: Enable NMI support in the GIC for v8.8

Mark Brown requested to merge nmi into main

FEAT_NMI is enabled by default when v8.8 is enabled but the corresponding FEAT_GICv3_NMI needs to also be enabled in order to make it useful in a system, do so.

Signed-off-by: Mark Brown broonie@kernel.org

Merge request reports