xref: /openbmc/linux/drivers/clk/socfpga/Kconfig (revision 3b218baa)
1# SPDX-License-Identifier: GPL-2.0
2config CLK_INTEL_SOCFPGA64
3	bool
4	# Intel Agilex / N5X clock controller support
5	default (ARCH_AGILEX || ARCH_N5X)
6	depends on ARCH_AGILEX || ARCH_N5X
7