• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1config 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.
14