# SPDX-License-Identifier: GPL-2.0-only
#
# Hobot SCMI CPUFreq Drivers
#

comment "Hobot CPUFreq Drivers"

config HOBOT_CPUFREQ
	tristate "horizon cpufreq driver"
	select PM_OPP
	default n
