# SPDX-License-Identifier: GPL-2.0-only # # RISCV CPU Frequency scaling drivers # config RISCV_STARFIVE_CPUFREQ bool "Starfive JH7110" depends on SOC_STARFIVE default y help This adds the CPUFreq driver for Starfive SoC. If in doubt, say N.