HOME


Mini Shell 1.0
DIR: /usr/lib/modules/6.8.0-60-generic/build/drivers/clk/mstar/
Upload File :
Current File : //usr/lib/modules/6.8.0-60-generic/build/drivers/clk/mstar/Kconfig
# SPDX-License-Identifier: GPL-2.0-only
config MSTAR_MSC313_CPUPLL
	bool "MStar CPUPLL driver"
	depends on ARCH_MSTARV7 || COMPILE_TEST
	default ARCH_MSTARV7
	help
	  Support for the CPU PLL present on MStar/Sigmastar SoCs.

config MSTAR_MSC313_MPLL
	bool "MStar MPLL driver"
	depends on ARCH_MSTARV7 || COMPILE_TEST
	default ARCH_MSTARV7
	select REGMAP_MMIO
	help
	  Support for the MPLL PLL and dividers block present on
	  MStar/Sigmastar SoCs.