Skip to content

Commit

Permalink
ARM: bcm: Select ARM_TIMER_SP804 for ARCH_BCM_NSP
Browse files Browse the repository at this point in the history
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 <mnhagan88@gmail.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
  • Loading branch information
Matthew Hagan authored and Florian Fainelli committed Jun 14, 2020
1 parent b3a9e3b commit 0386e9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-bcm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ config ARCH_BCM_NSP
select ARM_ERRATA_754322
select ARM_ERRATA_775420
select ARM_ERRATA_764369 if SMP
select ARM_TIMER_SP804
select THERMAL
select THERMAL_OF
help
Expand Down

0 comments on commit 0386e9c

Please sign in to comment.