xref: /openbmc/linux/drivers/clk/imgtec/Kconfig (revision ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
26b0fd6c1SPaul Burtonconfig COMMON_CLK_BOSTON
36b0fd6c1SPaul Burton	bool "Clock driver for MIPS Boston boards"
46b0fd6c1SPaul Burton	depends on MIPS || COMPILE_TEST
56b0fd6c1SPaul Burton	select MFD_SYSCON
66b0fd6c1SPaul Burton	---help---
76b0fd6c1SPaul Burton	  Enable this to support the system & CPU clocks on the MIPS Boston
86b0fd6c1SPaul Burton	  development board from Imagination Technologies. These are simple
96b0fd6c1SPaul Burton	  fixed rate clocks whose rate is determined by reading a platform
106b0fd6c1SPaul Burton	  provided register.
11