mirror of
https://github.com/apache/nuttx.git
synced 2026-09-09 02:16:35 +00:00
SAM4CM should advertise that it supports Tickless operation in Kconfig
This commit is contained in:
parent
96cee3709a
commit
f6d7da24a7
1 changed files with 1 additions and 0 deletions
|
|
@ -240,6 +240,7 @@ config ARCH_CHIP_SAM3A
|
|||
config ARCH_CHIP_SAM4CM
|
||||
bool
|
||||
default n
|
||||
select ARCH_HAVE_TICKLESS
|
||||
|
||||
config ARCH_CHIP_SAM4L
|
||||
bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue