xref: /linux/drivers/clk/sophgo/Kconfig (revision 249ebf3f65f8530beb2cbfb91bff1d83ba88d23c)
1# SPDX-License-Identifier: GPL-2.0
2# common clock support for SOPHGO SoC family.
3
4config CLK_SOPHGO_CV1800
5	tristate "Support for the Sophgo CV1800 series SoCs clock controller"
6	depends on ARCH_SOPHGO || COMPILE_TEST
7	help
8	  This driver supports clock controller of Sophgo CV18XX series SoC.
9	  The driver require a 25MHz Oscillator to function generate clock.
10	  It includes PLLs, common clock function and some vendor clock for
11	  IPs of CV18XX series SoC
12