d90be1943fb48218bc5ee56a7c911dc8b6bf5e6a
[platform/kernel/u-boot.git] / drivers / clk / sifive / Kconfig
1 # SPDX-License-Identifier: GPL-2.0
2
3 config CLK_SIFIVE
4         bool "SiFive SoC driver support"
5         depends on CLK
6         help
7           SoC drivers for SiFive Linux-capable SoCs.
8
9 config CLK_SIFIVE_FU540_PRCI
10         bool "PRCI driver for SiFive FU540 SoCs"
11         depends on CLK_SIFIVE
12         select CLK_ANALOGBITS_WRPLL_CLN28HPC
13         help
14           Supports the Power Reset Clock interface (PRCI) IP block found in
15           FU540 SoCs.  If this kernel is meant to run on a SiFive FU540 SoC,
16           enable this driver.
17
18 config CLK_SIFIVE_GEMGXL_MGMT
19         bool "GEMGXL management for SiFive FU540 SoCs"
20         depends on CLK_SIFIVE
21         help
22           Supports the GEMGXL management IP block found in FU540 SoCs to
23           control GEM TX clock operation mode for 10/100/1000 Mbps.