0001 # SPDX-License-Identifier: GPL-2.0
0002
0003 config CLK_STARFIVE_JH7100
0004 bool "StarFive JH7100 clock support"
0005 depends on SOC_STARFIVE || COMPILE_TEST
0006 default SOC_STARFIVE
0007 help
0008 Say yes here to support the clock controller on the StarFive JH7100
0009 SoC.
0010
0011 config CLK_STARFIVE_JH7100_AUDIO
0012 tristate "StarFive JH7100 audio clock support"
0013 depends on CLK_STARFIVE_JH7100
0014 default m if SOC_STARFIVE
0015 help
0016 Say Y or M here to support the audio clocks on the StarFive JH7100
0017 SoC.