[ARM] S3C64XX: Clock support for S3C6400/S3C6410
[safe/jmp/linux-2.6] / arch / arm / mach-s3c6410 / Kconfig
1 # arch/arm/mach-s3c6410/Kconfig
2 #
3 # Copyright 2008 Openmoko, Inc.
4 # Copyright 2008 Simtec Electronics
5 #
6 # Licensed under GPLv2
7
8 # Configuration options for the S3C6410 CPU
9
10 config CPU_S3C6410
11         bool
12         select CPU_S3C6400_INIT
13         select CPU_S3C6400_CLOCK
14         help
15           Enable S3C6410 CPU support
16