Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c1801ad0 authored by Sergei Shtylyov's avatar Sergei Shtylyov Committed by Simon Horman
Browse files

arm64: enable CMT/TMU support for Renesas SoC



Renesas R-Car gen3 SoCs have both CMT and TMU timers, so we have to enable
building them in Kconfig.platforms (as they don't normally have the prompts
in Kconfig).

Signed-off-by: default avatarSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 0964d660
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -159,6 +159,8 @@ config ARCH_RENESAS
	select PM_GENERIC_DOMAINS
	select RENESAS_IRQC
	select SOC_BUS
	select SYS_SUPPORTS_SH_CMT
	select SYS_SUPPORTS_SH_TMU
	help
	  This enables support for the ARMv8 based Renesas SoCs.