Merge tag 'dm-3.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
[pandora-kernel.git] / arch / arm / mach-s3c2410 / Kconfig
1 # Copyright 2007 Simtec Electronics
2 #
3 # Licensed under GPLv2
4
5 # cpu frequency scaling support
6
7 config S3C2410_CPUFREQ
8         bool
9         depends on CPU_FREQ_S3C24XX && CPU_S3C2410
10         select S3C2410_CPUFREQ_UTILS
11         help
12           CPU Frequency scaling support for S3C2410
13
14 config S3C2410_PLLTABLE
15         bool
16         depends on S3C2410_CPUFREQ && CPU_FREQ_S3C24XX_PLL
17         default y
18         help
19           Select the PLL table for the S3C2410
20