xref: /openbmc/linux/drivers/clk/starfive/Kconfig (revision ad89e2e3ec30f54cff34a6b9d61b18612610001c)
1# SPDX-License-Identifier: GPL-2.0
2
3config CLK_STARFIVE_JH7100
4	bool "StarFive JH7100 clock support"
5	depends on SOC_STARFIVE || COMPILE_TEST
6	default SOC_STARFIVE
7	help
8	  Say yes here to support the clock controller on the StarFive JH7100
9	  SoC.
10