18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0 28c2ecf20Sopenharmony_ci 38c2ecf20Sopenharmony_cimenuconfig CLK_SIFIVE 48c2ecf20Sopenharmony_ci bool "SiFive SoC driver support" 58c2ecf20Sopenharmony_ci depends on RISCV || COMPILE_TEST 68c2ecf20Sopenharmony_ci help 78c2ecf20Sopenharmony_ci SoC drivers for SiFive Linux-capable SoCs. 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ciif CLK_SIFIVE 108c2ecf20Sopenharmony_ci 118c2ecf20Sopenharmony_ciconfig CLK_SIFIVE_FU540_PRCI 128c2ecf20Sopenharmony_ci bool "PRCI driver for SiFive FU540 SoCs" 138c2ecf20Sopenharmony_ci select CLK_ANALOGBITS_WRPLL_CLN28HPC 148c2ecf20Sopenharmony_ci help 158c2ecf20Sopenharmony_ci Supports the Power Reset Clock interface (PRCI) IP block found in 168c2ecf20Sopenharmony_ci FU540 SoCs. If this kernel is meant to run on a SiFive FU540 SoC, 178c2ecf20Sopenharmony_ci enable this driver. 188c2ecf20Sopenharmony_ci 198c2ecf20Sopenharmony_ciendif 20