xref: /linux/drivers/clk/sifive/Kconfig (revision efc91ae43c8d4bbf64e4b9a28113b24a74ffd58d)
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
1128108fc8SZong Liconfig CLK_SIFIVE_PRCI
1228108fc8SZong 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
16*efc91ae4SZong Li	  FU540/FU740 SoCs. If this kernel is meant to run on a SiFive FU540/
17*efc91ae4SZong Li	  FU740 SoCs, enable this driver.
1830b8e27eSPaul Walmsley
1930b8e27eSPaul Walmsleyendif
20