timer: APIC timer count is a lock free accessor
Selects the hidden Kconfig to note that the APIC timer's cycle count accessor is a lock free path and may use the spin lock time limit check. Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
This commit is contained in:
parent
6277386591
commit
94251ac843
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ menuconfig APIC_TIMER
|
|||
depends on X86
|
||||
depends on LOAPIC
|
||||
select TICKLESS_CAPABLE
|
||||
select SYSTEM_CLOCK_LOCK_FREE_COUNT
|
||||
help
|
||||
Use the x86 local APIC in one-shot mode as the system time
|
||||
source. NOTE: this probably isn't what you want except on
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue