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