mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-19 19:56:16 +07:00
ARM: bcm: Select ARM_TIMER_SP804 for ARCH_BCM_NSP
The NSP SoC includes an SP804 timer so should be enabled here.
Fixes: a0efb0d28b
("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>
This commit is contained in:
parent
b3a9e3b962
commit
0386e9ce58
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user