13d0407baSopenharmony_ci
23d0407baSopenharmony_ciconfig ARM_ROCKCHIP_BUS_DEVFREQ
33d0407baSopenharmony_ci	tristate "ARM ROCKCHIP BUS DEVFREQ Driver"
43d0407baSopenharmony_ci	depends on ARCH_ROCKCHIP
53d0407baSopenharmony_ci	help
63d0407baSopenharmony_ci	  This adds the DEVFREQ driver for the ROCKCHIP BUS.
73d0407baSopenharmony_ci
83d0407baSopenharmony_ciconfig ARM_ROCKCHIP_DMC_DEVFREQ
93d0407baSopenharmony_ci	tristate "ARM ROCKCHIP DMC DEVFREQ Driver"
103d0407baSopenharmony_ci	depends on (ARCH_ROCKCHIP && HAVE_ARM_SMCCC) || \
113d0407baSopenharmony_ci		(COMPILE_TEST && HAVE_ARM_SMCCC)
123d0407baSopenharmony_ci	select DEVFREQ_EVENT_ROCKCHIP_DFI
133d0407baSopenharmony_ci	select PM_DEVFREQ_EVENT
143d0407baSopenharmony_ci	help
153d0407baSopenharmony_ci	  This adds the DEVFREQ driver for the ROCKCHIP DMC(Dynamic Memory Controller).
163d0407baSopenharmony_ci	  It sets the frequency for the memory controller and reads the usage counts
173d0407baSopenharmony_ci	  from hardware.
183d0407baSopenharmony_ci
193d0407baSopenharmony_cisource "vendor/drivers/devfreq/event/Kconfig"
20