All i.MX6 family members have GIC 390; SoloLite does not seem to have MPCore timers

This commit is contained in:
Gregory Nutt
2016-03-14 13:41:53 -06:00
parent dcc93a7a44
commit e1ff2af690
+4
View File
@@ -13,9 +13,13 @@ choice
config ARCH_CHIP_IMX6_6SOLOLITE
bool "i.MX 6SoloLite"
select ARMV7A_HAVE_GICv2
config ARCH_CHIP_IMX6_6SOLO
bool "i.MX 6Solo"
select ARMV7A_HAVE_GICv2
select ARMV7A_HAVE_GTM
select ARMV7A_HAVE_PTM
config ARCH_CHIP_IMX6_6DUALLITE
bool "i.MX 6DualLite"