config HISI_TIMEKEEPER
	bool"high solution time-keeper driver"
	default n
	help
	  hisilicon high solution time-keeper,
	  we take a sp804 timer as persistent timer in suspend/resume,
	  because sp804 runs in 32k frequence, much more accurate than RTC.
config HISI_TIMEKEEPER_COMPENSATE
	bool "high solution time-keeper driver compensate"
	depends on HISI_TIMEKEEPER
	default n
	help
	  time compensate enable
