xref: /linux/drivers/clk/imx/Kconfig (revision fe37b482041709753365bfca739cba24ada297ef)
13a48d918SAisheng Dong# SPDX-License-Identifier: GPL-2.0
23a48d918SAisheng Dong# common clock support for NXP i.MX SoC family.
33a48d918SAisheng Dongconfig MXC_CLK
43a48d918SAisheng Dong	bool
53a48d918SAisheng Dong	def_bool ARCH_MXC
6*fe37b482SAisheng Dong
7*fe37b482SAisheng Dongconfig MXC_CLK_SCU
8*fe37b482SAisheng Dong	bool
9*fe37b482SAisheng Dong	depends on IMX_SCU
10