Skip to content

Commit 46d2efc

Browse files
committed
Merge tag 'arm-soc/for-6.12/soc' of https://github.com/Broadcom/stblinux into soc/arm
This pull request contains Broadcom 32-bit SoC changes for 6.12, please pull the following: - Florian enables the ARM GICv3 driver since newer STB chips make use of a GIC-600 controller * tag 'arm-soc/for-6.12/soc' of https://github.com/Broadcom/stblinux: ARM: bcm: Select ARM_GIC_V3 for ARCH_BRCMSTB
2 parents e494548 + 2b28fe7 commit 46d2efc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/mach-bcm/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ config ARCH_BRCMSTB
185185
select ARCH_HAS_RESET_CONTROLLER
186186
select ARM_AMBA
187187
select ARM_GIC
188+
select ARM_GIC_V3
188189
select ARM_ERRATA_798181 if SMP
189190
select HAVE_ARM_ARCH_TIMER
190191
select ZONE_DMA if ARM_LPAE

0 commit comments

Comments
 (0)