Commit 0386e9ce authored by Matthew Hagan's avatar Matthew Hagan Committed by Florian Fainelli

ARM: bcm: Select ARM_TIMER_SP804 for ARCH_BCM_NSP

The NSP SoC includes an SP804 timer so should be enabled here.

Fixes: a0efb0d2 ("ARM: dts: NSP: Add SP804 Support to DT")
Signed-off-by: default avatarMatthew Hagan <mnhagan88@gmail.com>
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent b3a9e3b9
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment