drivers/timer/apic_tsc: Select the 64-bit cycle counter in deadline mode

When using the APIC imer in TSC deadline mode, also enable reading the
full 64-bit cycle counter value (via the k_cycle_get_64() call).

Signed-off-by: Bruno Achauer <bruno.achauer@intel.com>
This commit is contained in:
Bruno Achauer 2022-07-08 09:23:47 +02:00 committed by Anas Nashif
commit bc8419e20a

View file

@ -56,6 +56,7 @@ config APIC_TSC_DEADLINE_TIMER
depends on X86
select LOAPIC
select TICKLESS_CAPABLE
select TIMER_HAS_64BIT_CYCLE_COUNTER
help
Extremely simple timer driver based the local APIC TSC
deadline capability. The use of a free-running 64 bit