Skip to content

Commit 53bb952

Browse files
Lorenzo PieralisiMarc Zyngier
authored andcommitted
arm64: Kconfig: Enable GICv5
Enable GICv5 driver code for the ARM64 architecture. Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org> Reviewed-by: Marc Zyngier <maz@kernel.org> Cc: Will Deacon <will@kernel.org> Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: Marc Zyngier <maz@kernel.org> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Link: https://lore.kernel.org/r/20250703-gicv5-host-v7-31-12e71f1b3528@kernel.org Signed-off-by: Marc Zyngier <maz@kernel.org>
1 parent 42d3696 commit 53bb952

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ config ARM64
129129
select ARM_GIC_V2M if PCI
130130
select ARM_GIC_V3
131131
select ARM_GIC_V3_ITS if PCI
132+
select ARM_GIC_V5
132133
select ARM_PSCI_FW
133134
select BUILDTIME_TABLE_SORT
134135
select CLONE_BACKWARDS

0 commit comments

Comments
 (0)