xref: /kernel/linux/linux-6.6/drivers/clk/mstar/Kconfig (revision 62306a36)
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ciconfig MSTAR_MSC313_CPUPLL
362306a36Sopenharmony_ci	bool "MStar CPUPLL driver"
462306a36Sopenharmony_ci	depends on ARCH_MSTARV7 || COMPILE_TEST
562306a36Sopenharmony_ci	default ARCH_MSTARV7
662306a36Sopenharmony_ci	help
762306a36Sopenharmony_ci	  Support for the CPU PLL present on MStar/Sigmastar SoCs.
862306a36Sopenharmony_ci
962306a36Sopenharmony_ciconfig MSTAR_MSC313_MPLL
1062306a36Sopenharmony_ci	bool "MStar MPLL driver"
1162306a36Sopenharmony_ci	depends on ARCH_MSTARV7 || COMPILE_TEST
1262306a36Sopenharmony_ci	default ARCH_MSTARV7
1362306a36Sopenharmony_ci	select REGMAP_MMIO
1462306a36Sopenharmony_ci	help
1562306a36Sopenharmony_ci	  Support for the MPLL PLL and dividers block present on
1662306a36Sopenharmony_ci	  MStar/Sigmastar SoCs.
17