#
# arch/arm/mach-faraday/platform-a369/Kconfig

comment "Platform-A369 Kernel Setting"
	depends on PLATFORM_A369

config CLOCK_TICK_RATE
	int "System timer tick rate"
	depends on PLATFORM_A369
	default 66000000
	help
	  The frequency of system clock.
	  This value is used for adjusting minor time offsets.

