Merge branch 'pm-assorted'
[linux-2.6-block.git] / arch / arm / mach-s3c2410 / Kconfig
CommitLineData
a21765a7
BD
1# Copyright 2007 Simtec Electronics
2#
3# Licensed under GPLv2
1da177e4 4
a24c091d
BD
5# cpu frequency scaling support
6
7config 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
438a09e1
BD
14config 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