blob: 59b51608fe6bcbd06a11dbffc99de24bdc006bba [file] [log] [blame]
Kongyang Liu80bf1f72024-06-11 17:41:14 +08001# SPDX-License-Identifier: GPL-2.0+
2#
3# Copyright (c) 2024, Kongyang Liu <seashell11234455@gmail.com>
4
5config CLK_SOPHGO
6 bool
7
8config CLK_SOPHGO_CV1800B
9 bool "Sophgo CV1800B clock support"
10 depends on CLK
11 select CLK_CCF
12 select CLK_SOPHGO
13 help
14 This enables support clock driver for Sophgo CV1800B SoC.