mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
All i.MX6 family members have GIC 390; SoloLite does not seem to have MPCore timers
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user