comment "APB timer Device Drivers"

config HOBOT_APBTIMER
	tristate "HB APB timer"
	default n
	help
	  To compile this driver as a module, choose M here: the
	  module will be called hb_apbtimer.

config HOBOT_APBTIMER_DEBUG
	bool "Enable the APB timer debug info to print"
	default y
	help
	  Say Y here if you want to enable the hb apb timer debug info.
