]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - arch/mips/pistachio/Kconfig
Input: wm97xx: add new AC97 bus support
[mirror_ubuntu-focal-kernel.git] / arch / mips / pistachio / Kconfig
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
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.