Skip to content

Commit 0386e9c

Browse files
clayfaceffainelli
authored andcommitted
ARM: bcm: Select ARM_TIMER_SP804 for ARCH_BCM_NSP
The NSP SoC includes an SP804 timer so should be enabled here. Fixes: a0efb0d ("ARM: dts: NSP: Add SP804 Support to DT") Signed-off-by: Matthew Hagan <[email protected]> Signed-off-by: Florian Fainelli <[email protected]>
1 parent b3a9e3b commit 0386e9c

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
@@ -53,6 +53,7 @@ config ARCH_BCM_NSP
5353
select ARM_ERRATA_754322
5454
select ARM_ERRATA_775420
5555
select ARM_ERRATA_764369 if SMP
56+
select ARM_TIMER_SP804
5657
select THERMAL
5758
select THERMAL_OF
5859
help

0 commit comments

Comments
 (0)