SAM4CM should advertise that it supports Tickless operation in Kconfig

This commit is contained in:
Gregory Nutt 2015-11-02 06:39:24 -06:00
parent 96cee3709a
commit f6d7da24a7

View File

@ -240,6 +240,7 @@ config ARCH_CHIP_SAM3A
config ARCH_CHIP_SAM4CM
bool
default n
select ARCH_HAVE_TICKLESS
config ARCH_CHIP_SAM4L
bool