blob: c0fa9d5e641fe240a1ec469d4ddd5e511351bb78 (
plain)
1
2
3
4
5
6
7
8
9
|
# SPDX-License-Identifier: GPL-2.0
config CLK_STARFIVE_JH7100
bool "StarFive JH7100 clock support"
depends on SOC_STARFIVE || COMPILE_TEST
default SOC_STARFIVE
help
Say yes here to support the clock controller on the StarFive JH7100
SoC.
|