config ARM_RK3288_DMC_DEVFREQ
	tristate "ARM RK3288 DMC DEVFREQ Driver"
	depends on ARCH_ROCKCHIP
	select ARCH_HAS_OPP
	select DEVFREQ_GOV_SIMPLE_ONDEMAND
	help
	  This adds the DEVFREQ driver for the RK3288 dmc. It sets the frequency
	  for the memory controller and reads the usage counts from hardware.
