Commit c548c1be authored by Tom Burdick's avatar Tom Burdick Committed by Stephanos Ioannidis
Browse files

timer: Revert "timer: HPET is also a lock free readable timer"



This seems to have caused CI failures and its unclear why just yet
so revert instead.

This reverts commit cbee9e9fdd8060d0ca4e91037b3f99f631e4b1a5.

Signed-off-by: default avatarTom Burdick <thomas.burdick@intel.com>
parent 0e05686d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -12,7 +12,6 @@ config HPET_TIMER
	imply TIMER_READS_ITS_FREQUENCY_AT_RUNTIME
	select TICKLESS_CAPABLE
	select TIMER_HAS_64BIT_CYCLE_COUNTER
	select SYSTEM_CLOCK_LOCK_FREE_COUNT
	help
	  This option selects High Precision Event Timer (HPET) as a
	  system timer.