input: touchscreen: tinker_ft5406: Update log show
[platform/kernel/linux-starfive.git] / drivers / cpufreq / Kconfig.riscv
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # RISCV CPU Frequency scaling drivers
4 #
5
6 config RISCV_STARFIVE_CPUFREQ
7         bool "Starfive JH7110"
8         depends on SOC_STARFIVE
9         default y
10         help
11           This adds the CPUFreq driver for Starfive SoC.
12
13           If in doubt, say N.
14
15