1*6b0fd6c1SPaul Burtonconfig COMMON_CLK_BOSTON 2*6b0fd6c1SPaul Burton bool "Clock driver for MIPS Boston boards" 3*6b0fd6c1SPaul Burton depends on MIPS || COMPILE_TEST 4*6b0fd6c1SPaul Burton select MFD_SYSCON 5*6b0fd6c1SPaul Burton ---help--- 6*6b0fd6c1SPaul Burton Enable this to support the system & CPU clocks on the MIPS Boston 7*6b0fd6c1SPaul Burton development board from Imagination Technologies. These are simple 8*6b0fd6c1SPaul Burton fixed rate clocks whose rate is determined by reading a platform 9*6b0fd6c1SPaul Burton provided register. 10