mirror of
https://github.com/apache/nuttx.git
synced 2026-09-03 07:33:00 +00:00
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:
parent
e1ff2af690
commit
b1c09dc0c5
1 changed files with 2 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue