]> Pileus Git - ~andy/linux/blob - arch/arm/mach-s3c2412/Kconfig
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
[~andy/linux] / arch / arm / mach-s3c2412 / Kconfig
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         select S3C2412_IOTIMING
11         default y
12         help
13           CPU Frequency scaling support for S3C2412 and S3C2413 SoC CPUs.