repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
x86, efi: Set runtime_version to the EFI spec revision
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-s3c2412
/
Kconfig
blob
495f6928cbaa40236d4117ac987a4e411d67e044
1
# Copyright 2007 Simtec Electronics
2
#
3
# Licensed under GPLv2
4
5
# Note, the S3C2412 IOtiming support is in plat-s3c24xx
6
7
config S3C2412_CPUFREQ
8
bool
9
depends on CPU_FREQ_S3C24XX && CPU_S3C2412
10
default y
11
select S3C2412_IOTIMING
12
help
13
CPU Frequency scaling support for S3C2412 and S3C2413 SoC CPUs.