diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/cpu/intel/haswell/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/intel/haswell/Kconfig b/src/cpu/intel/haswell/Kconfig index 4c61b2d1da..c352e36868 100644 --- a/src/cpu/intel/haswell/Kconfig +++ b/src/cpu/intel/haswell/Kconfig @@ -61,6 +61,6 @@ config MONOTONIC_TIMER_MSR depends on INTEL_LYNXPOINT_LP select HAVE_MONOTONIC_TIMER help - Provide a monotonic timer using the 24MHz MSR counter. + Provide a monotonic timer using the 24MHz MSR counter. endif |