diff options
Diffstat (limited to 'drivers/clocksource/Kconfig')
| -rw-r--r-- | drivers/clocksource/Kconfig | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig index 483f3b1af4fd..7ca2c2461c9c 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig | |||
| @@ -67,15 +67,16 @@ config DW_APB_TIMER_OF | |||
| 67 | select DW_APB_TIMER | 67 | select DW_APB_TIMER |
| 68 | select CLKSRC_OF | 68 | select CLKSRC_OF |
| 69 | 69 | ||
| 70 | config GEMINI_TIMER | 70 | config FTTMR010_TIMER |
| 71 | bool "Cortina Gemini timer driver" if COMPILE_TEST | 71 | bool "Faraday Technology timer driver" if COMPILE_TEST |
| 72 | depends on GENERIC_CLOCKEVENTS | 72 | depends on GENERIC_CLOCKEVENTS |
| 73 | depends on HAS_IOMEM | 73 | depends on HAS_IOMEM |
| 74 | select CLKSRC_MMIO | 74 | select CLKSRC_MMIO |
| 75 | select CLKSRC_OF | 75 | select CLKSRC_OF |
| 76 | select MFD_SYSCON | 76 | select MFD_SYSCON |
| 77 | help | 77 | help |
| 78 | Enables support for the Gemini timer | 78 | Enables support for the Faraday Technology timer block |
| 79 | FTTMR010. | ||
| 79 | 80 | ||
| 80 | config ROCKCHIP_TIMER | 81 | config ROCKCHIP_TIMER |
| 81 | bool "Rockchip timer driver" if COMPILE_TEST | 82 | bool "Rockchip timer driver" if COMPILE_TEST |
