Merge tag 'ceph-for-6.4-rc1' of https://github.com/ceph/ceph-client
[linux-block.git] / drivers / clk / mstar / Kconfig
CommitLineData
bef7a78d 1# SPDX-License-Identifier: GPL-2.0-only
fadbafc1
DP
2config MSTAR_MSC313_CPUPLL
3 bool "MStar CPUPLL driver"
4 depends on ARCH_MSTARV7 || COMPILE_TEST
5 default ARCH_MSTARV7
6 help
7 Support for the CPU PLL present on MStar/Sigmastar SoCs.
8
bef7a78d 9config MSTAR_MSC313_MPLL
93c89f03
DP
10 bool "MStar MPLL driver"
11 depends on ARCH_MSTARV7 || COMPILE_TEST
12 default ARCH_MSTARV7
bef7a78d 13 select REGMAP_MMIO
93c89f03
DP
14 help
15 Support for the MPLL PLL and dividers block present on
16 MStar/Sigmastar SoCs.