1 config 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
7 This option enables a clocksource driver based on a Pistachio
8 SoC General Purpose external timer.
10 If you want to enable the CPUFreq, you need to enable
13 If you don't want to enable CPUFreq, you can leave this disabled.