blob: 97731ea94322a8487eb865ac099f908e0136ad21 [file] [log] [blame]
Ezequiel Garciaaf0cfb22015-08-06 12:22:43 +01001config PISTACHIO_GPTIMER_CLKSRC
2 bool "Enable General Purpose Timer based clocksource"
3 depends on MACH_PISTACHIO
4 select CLKSRC_PISTACHIO
5 select MIPS_EXTERNAL_TIMER
6 help
7 This option enables a clocksource driver based on a Pistachio
8 SoC General Purpose external timer.
9
10 If you want to enable the CPUFreq, you need to enable
11 this option.
12
13 If you don't want to enable CPUFreq, you can leave this disabled.