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 <[email protected]> Reviewed-by: Marc Zyngier <[email protected]> Cc: Will Deacon <[email protected]> Cc: Catalin Marinas <[email protected]> Cc: Marc Zyngier <[email protected]> Acked-by: Catalin Marinas <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Marc Zyngier <[email protected]>
1 parent 42d3696 commit 53bb952

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)