1
0
Fork 0

arm64: Enable TIMER_IMX_SYS_CTR for ARCH_MXC platforms

ARCH_MXC platforms needs system counter as broadcast timer
to support cpuidle, enable it by default.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
alistair/sunxi64-5.4-dsi
Anson Huang 2019-06-21 15:07:17 +08:00 committed by Shawn Guo
parent 5f9e832c13
commit 1991529f0f
1 changed files with 1 additions and 0 deletions

View File

@ -173,6 +173,7 @@ config ARCH_MXC
select PM
select PM_GENERIC_DOMAINS
select SOC_BUS
select TIMER_IMX_SYS_CTR
help
This enables support for the ARMv8 based SoCs in the
NXP i.MX family.