boards: arm: rcar_h3ulcb: add Timer support
Enable CMT timer that can be found on H3ULCB board. Signed-off-by: Julien Massot <julien.massot@iot.bzh>
This commit is contained in:
parent
7329730558
commit
5fe3f5299d
3 changed files with 9 additions and 1 deletions
|
@ -8,5 +8,6 @@ config SOC_SERIES_RCAR_GEN3
|
|||
select GIC_V2
|
||||
select CPU_HAS_DCLS
|
||||
select SOC_FAMILY_RCAR
|
||||
select CLOCK_CONTROL_RCAR_CPG_MSSR if CLOCK_CONTROL
|
||||
help
|
||||
Enable support for Renesas RCar Gen3 SoC series
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue