clk:starfive: Add isp clock tree driver
[platform/kernel/linux-starfive.git] / drivers / clk / starfive / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2
3 config CLK_STARFIVE_JH7110
4         bool "StarFive JH7110 clock support"
5         depends on SOC_STARFIVE_JH7110 || COMPILE_TEST
6         default y if SOC_STARFIVE_JH7110
7         help
8                 Say yes here to support the clock controller on the StarFive
9                 JH7110 SoC.
10
11 config CLK_STARFIVE_JH7110_VOUT
12         bool "StarFive JH7110 vout clock support"
13         depends on CLK_STARFIVE_JH7110
14         default y if SOC_STARFIVE_JH7110
15         help
16                 Say yes here to support the vout clocks on the StarFive
17                 JH7100 SoC.
18
19 config CLK_STARFIVE_JH7110_ISP
20         bool "StarFive JH7110 isp clock support"
21         depends on CLK_STARFIVE_JH7110
22         default y if SOC_STARFIVE_JH7110
23         help
24                 Say yes here to support the isp clocks on the StarFive
25                 JH7110 SoC.