diff options
Diffstat (limited to 'src/cpu/x86/Kconfig')
-rw-r--r-- | src/cpu/x86/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/x86/Kconfig b/src/cpu/x86/Kconfig index c4507bc911..3e56d721f5 100644 --- a/src/cpu/x86/Kconfig +++ b/src/cpu/x86/Kconfig @@ -25,7 +25,7 @@ config LAPIC_MONOTONIC_TIMER depends on UDELAY_LAPIC select HAVE_MONOTONIC_TIMER help - Expose monotonic time using the local apic. + Expose monotonic time using the local APIC. config UDELAY_LAPIC_FIXED_FSB int |