i.MX6: Hmm.. I think the i.MX6 Solo Lite has global and private timers. Note cleare from the reference manual

This commit is contained in:
Gregory Nutt 2016-03-16 10:54:55 -06:00
parent e1ff2af690
commit b1c09dc0c5

View File

@ -14,6 +14,8 @@ choice
config ARCH_CHIP_IMX6_6SOLOLITE
bool "i.MX 6SoloLite"
select ARMV7A_HAVE_GICv2
select ARMV7A_HAVE_GTM
select ARMV7A_HAVE_PTM
config ARCH_CHIP_IMX6_6SOLO
bool "i.MX 6Solo"