Thomas Gleixner | ec8f24b | 2019-05-19 13:07:45 +0100 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0-only |
Paul Burton | 6b0fd6c | 2017-06-17 13:52:47 -0700 | [diff] [blame] | 2 | config COMMON_CLK_BOSTON |
| 3 | bool "Clock driver for MIPS Boston boards" |
| 4 | depends on MIPS || COMPILE_TEST |
| 5 | select MFD_SYSCON |
| 6 | ---help--- |
| 7 | Enable this to support the system & CPU clocks on the MIPS Boston |
| 8 | development board from Imagination Technologies. These are simple |
| 9 | fixed rate clocks whose rate is determined by reading a platform |
| 10 | provided register. |