| Date: | 2011-06-19 17:47:02 (1 year 11 months ago) |
|---|---|
| Author: | Maarten ter Huurne |
| Commit: | f0c8e57d30f15ab5cc3a5f4c49b6ed8adbd7c480 |
| Message: | MIPS: JZ4740: cpufreq: select CPU_FREQ_TABLE The driver calls cpufreq_frequency_table_target() unconditionally. Also changed the indentation to tabs, which seems to be the norm. |
| Files: |
arch/mips/kernel/cpufreq/Kconfig (1 diff) |
Change Details
| arch/mips/kernel/cpufreq/Kconfig | ||
|---|---|---|
| 36 | 36 | If in doubt, say N. |
| 37 | 37 | |
| 38 | 38 | config CPU_FREQ_JZ |
| 39 | tristate "CPUfreq driver for JZ CPUs" | |
| 40 | depends on MACH_JZ4740 | |
| 41 | default n | |
| 42 | help | |
| 43 | This enables the CPUfreq driver for JZ CPUs. | |
| 39 | tristate "CPUfreq driver for JZ CPUs" | |
| 40 | select CPU_FREQ_TABLE | |
| 41 | depends on MACH_JZ4740 | |
| 42 | default n | |
| 43 | help | |
| 44 | This enables the CPUfreq driver for JZ CPUs. | |
| 44 | 45 | |
| 45 | If in doubt, say N. | |
| 46 | If in doubt, say N. | |
| 46 | 47 | |
| 47 | 48 | endif # CPU_FREQ |
| 48 | 49 | |
Branches:
ben-wpan
ben-wpan-stefan
5396a9238205f20f811ea57898980d3ca82df0b6
jz-2.6.34
jz-2.6.34-rc5
jz-2.6.34-rc6
jz-2.6.34-rc7
jz-2.6.35
jz-2.6.36
jz-2.6.37
jz-2.6.38
jz-2.6.39
jz-3.0
jz-3.1
jz-3.2
jz-3.3
jz-3.4
jz-3.5
jz-3.6
jz-3.6-rc2-pwm
jz-3.9
jz-3.9-clk
jz-3.9-rc8
jz47xx
jz47xx-2.6.38
master
Tags:
od-2011-09-04
od-2011-09-18
v2.6.34-rc5
v2.6.34-rc6
v2.6.34-rc7
v3.9
