| rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 1 | config COMMON_CLK_BOSTON |
| 2 | bool "Clock driver for MIPS Boston boards" | ||||
| 3 | depends on MIPS || COMPILE_TEST | ||||
| 4 | select MFD_SYSCON | ||||
| 5 | ---help--- | ||||
| 6 | Enable this to support the system & CPU clocks on the MIPS Boston | ||||
| 7 | development board from Imagination Technologies. These are simple | ||||
| 8 | fixed rate clocks whose rate is determined by reading a platform | ||||
| 9 | provided register. | ||||