1 # SPDX-License-Identifier: GPL-2.0
4 bool "SiFive SoC driver support"
5 depends on RISCV || COMPILE_TEST
7 SoC drivers for SiFive Linux-capable SoCs.
11 config CLK_SIFIVE_PRCI
12 bool "PRCI driver for SiFive SoCs"
13 select CLK_ANALOGBITS_WRPLL_CLN28HPC
15 Supports the Power Reset Clock interface (PRCI) IP block found in
16 FU540/FU740 SoCs. If this kernel is meant to run on a SiFive FU540/
17 FU740 SoCs, enable this driver.