aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/Kconfig
blob: 2a3b58d7bddfcd8aed4cc1ea8f97bd8b72219b85 (plain) (blame)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0
# common clock support for NXP i.MX SoC family.
config MXC_CLK
	bool
	def_bool ARCH_MXC

config MXC_CLK_SCU
	bool
	depends on IMX_SCU