]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - arch/mips/pistachio/Kconfig
Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
[mirror_ubuntu-artful-kernel.git] / arch / mips / pistachio / Kconfig
CommitLineData
af0cfb2c
EG
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.