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