# SPDX-License-Identifier: GPL-2.0-only config [31mCONFIG_COMMON_CLK_BOSTON[0m bool "Clock driver for MIPS Boston boards" depends on [31mCONFIG_MIPS[0m || [31mCONFIG_COMPILE_TEST[0m select [31mCONFIG_MFD_SYSCON[0m ---help--- Enable this to support the system & CPU clocks on the [31mCONFIG_MIPS[0m Boston development board from Imagination Technologies. These are simple fixed rate clocks whose rate is determined by reading a platform provided register. |