xref: /linux/drivers/clk/sifive/Kconfig (revision 28108fc8a056f0fd26be17727eff212fae67a247)
130b8e27eSPaul Walmsley# SPDX-License-Identifier: GPL-2.0
230b8e27eSPaul Walmsley
330b8e27eSPaul Walmsleymenuconfig CLK_SIFIVE
430b8e27eSPaul Walmsley	bool "SiFive SoC driver support"
5f7df8c92SPaul Walmsley	depends on RISCV || COMPILE_TEST
630b8e27eSPaul Walmsley	help
730b8e27eSPaul Walmsley	  SoC drivers for SiFive Linux-capable SoCs.
830b8e27eSPaul Walmsley
930b8e27eSPaul Walmsleyif CLK_SIFIVE
1030b8e27eSPaul Walmsley
11*28108fc8SZong Liconfig CLK_SIFIVE_PRCI
12*28108fc8SZong Li	bool "PRCI driver for SiFive SoCs"
1330b8e27eSPaul Walmsley	select CLK_ANALOGBITS_WRPLL_CLN28HPC
1430b8e27eSPaul Walmsley	help
1530b8e27eSPaul Walmsley	  Supports the Power Reset Clock interface (PRCI) IP block found in
1630b8e27eSPaul Walmsley	  FU540 SoCs. If this kernel is meant to run on a SiFive FU540 SoC,
1730b8e27eSPaul Walmsley	  enable this driver.
1830b8e27eSPaul Walmsley
1930b8e27eSPaul Walmsleyendif
20